io.write("Enter a number: ") a = io.read("*l")+0 io.write("Enter a string: ") b = io.read("*l")