0
Pls help me fix my code
Well i were doing a something on ruby i had to do the gets but it doesnt work
3 Respuestas
+ 2
puts "Enter color of your eyes"
color = gets.chomp
puts "You have #{color} color of your eyes"
+ 1
Солдаь «Hallo.» Линченко
Your code is working fine.