ValueError: invalid literal for int() with base 10 for user input (Python 3)
I am new to the forums and to Python programming and would like some assistance. The code was working fine for the inputs but then it gave me this error: “ValueError: invalid literal for int() with base 10” What could this really mean? What is wrong with my code?