Please solve the Error

Traceback (most recent call last):
File “prog.py”, line 16, in
N=int(input())
EOFError: EOF when reading a line

Please repair your compiler i am not able to compile as it shows the above error and i am unable to give input!!! please solve the issue and reply the message

When you are running on ide, you need to provide input.
Press input button on the top bar, where you see the run button, Enter your input variables there and than press run button.

Hope this cleared your Doubt :blush: