How do you add an entry into a 'raw_input' string?
I am currently having trouble trying to make the entry typed in show up in the next message that should pop up. The person is suppose to type in two numbers, the second one being larger than the first. After the two numbers are entered, I'm trying to get it to say "Enter a number from (first number entered) to (second number entered): " but i keep getting an error.