FollowSharewhat does this error meanCreated 4 years ago 17 Views 1 CommentsPython @vigneshrNMOesQ@vigneshrNMOesQProfile is locked. LoginTraceback (most recent call last): File "main.py", line 1, in A, N = (int(input()), int(input())) ValueError: invalid literal for int() with base 10: '5 4'
Traceback (most recent call last): File "main.py", line 1, in A, N = (int(input()), int(input())) ValueError: invalid literal for int() with base 10: '5 4'