EOF error while reading input() in python

Traceback (most recent call last):
File “./prog.py”, line 1, in
EOFError: EOF when reading a line

Are you trying to “Run” without Providing “Custom Input”?