M
Q. What is the output of the following code snippet?
for i in 1..5
print i, " "
end
- Correct Answer - Option(A)
- Views: 103
- Filed under category Ruby
Discusssion
Login to discuss.