Look at the code above. What would happen if we forgot to include the int() function around the input() on line 12?
Hint: Computers are literal. They view the text "5" and the number 5 as completely different things! Head First Learn to Code: A Learner’s Guide to ...
What are you most interested in learning? Have you ever written any code before? Look at the code above