EOFError: EOF when reading a line:: PLEASE , INDICATE THE ERRORS.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

EOFError: EOF when reading a line:: PLEASE , INDICATE THE ERRORS..

x = input() def myfunc(): print("Python is " + x) myfunc()

28th Dec 2020, 6:44 AM
Nafi Rahat Rahman
1 Answer
0
You had accidentally created 2 copies of this question. Please remove this duplicate 👍
28th Dec 2020, 6:59 AM
Ipang