Back

EOFError: EOF when reading a line

Created 3 years ago
342 Views
1 Comments
HemanthBharadwajHM
@HemanthBharadwajHM
HemanthBharadwajHM
@HemanthBharadwajHMProfile is locked. Login
Question is Input Description: You are provided with two numbers A and B. Output Description: Find the sum of the two numbers (A + B) If I try to get input using A=input() it is throwing an error as EOFError: EOF when reading a line. How to solve this issue.
Comments
Please login to comment.