cool picture

input

in order to make you code have user interaction you need to use the input function, with the print function you can make it so the user can for example in a number game wher you need to guess the number you need to use the input function so the user can input what they think the number is. in order to use the input function you need to create a variable then and equal sign then input, then add brackets.