A
Q. What will be the output of the given code?
Code:
for num in 1...5
puts num
end
puts num
end
- Correct Answer - Option(A)
- Views: 4
- Filed under category Ruby
- Hashtags:
Discusssion
Login to discuss.