0

python input

where does one insert input in the console?

18th Jul 2018, 3:25 AM
Andrew Zgherea
2 Answers
+ 1
Run the code. A box will appear. Write your input! NOTE: Program only takes input once, (at the beginning) so it is complicated to have multiple inputs spread throughout the lines.
18th Jul 2018, 4:18 AM
Paul Grasser
Paul Grasser - avatar
+ 1
console will ask for input if you call for the input function
18th Jul 2018, 3:54 AM
Markus Kaleton
Markus Kaleton - avatar