Mar-08-2020, 06:34 PM
hi the error message is;
File "c:\users\windows\mu_code\games_database1.py", line 67
elif selected_option == 2:
^
SyntaxError: invalid syntax
>>>
and the if is on line 29, is it to do with the indent?
File "c:\users\windows\mu_code\games_database1.py", line 67
elif selected_option == 2:
^
SyntaxError: invalid syntax
>>>
and the if is on line 29, is it to do with the indent?