0

Can someone tell me how to get array inputs from user in ruby?

Getting array elements from the user

8th Aug 2017, 5:34 AM
Nivesh
Nivesh - avatar
1 Odpowiedź
+ 1
Split the string by how you want the user to give input( comma separated etc) https://code.sololearn.com/ccUaSETOFGxU/#rb
8th Aug 2017, 6:25 AM
Salekin
Salekin - avatar