print 'how many meters: ' usernumber = gets puts (usernumber.to_f * 3.28).to_s + ' feet'In just a few minutes, she learned about strings, ints, floats, variables, and input/output. I'm married to a genius! :)
print 'how many meters: ' usernumber = gets puts (usernumber.to_f * 3.28).to_s + ' feet'In just a few minutes, she learned about strings, ints, floats, variables, and input/output. I'm married to a genius! :)