Input | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Input

Hi I’m new to this and I’m trying python. I keep running into problems with my input. If your could give me answers as to why please tell me. I really need it. :( I keep getting Traceback (most recently call last): File “script.py”, Line 1, in <module> Name = input(“what is your name? ”) EOFError: EOF when reading a line

9th Aug 2021, 11:19 PM
Diamond Emmanuel
4 Answers
+ 1
Save your code in the code playground and post a link here.
10th Aug 2021, 12:49 AM
Simon Sauter
Simon Sauter - avatar
0
You need to specify what problem you are running into with input.
9th Aug 2021, 11:25 PM
Abhay
Abhay - avatar
0
Specifically when i tupe in the string to allow someone to type
9th Aug 2021, 11:35 PM
Diamond Emmanuel
0
Diamond Emmanuel what code you are writing that produces the error ?
9th Aug 2021, 11:39 PM
Abhay
Abhay - avatar