Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Python2 uses the raw_input
function for this purpose :name = raw_input('What is your name?')
You run the script from the second python, and there the print function is implemented differently. Run through
And if you have python 3.6+ then use f string. It allows you to insert variables into lines like this: It is
enough to put an f in front of the line, and then mention the code in arcs.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question