Closed RounakSarak closed 1 month ago
please share a snippet of the error
I cant send it now but I will for sure
is it this:
Traceback (most recent call last):
File "g:\python\GameVerse\Guess The Number\main.py", line 13, in
userNum = int(input("I guess the number is : "))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: ''
Yes
It gives error when enter is given as input