args not defined error
Running python main.py "a HTML/JS/CSS Tic Tac Toe Game" results in this error
(smol-dev-py3.11) michaelpiccolo@Michaels-MacBook-Pro developer % python main.py "a HTML/JS/CSS Tic Tac Toe Game"
2
a HTML/JS/CSS Tic Tac Toe Game
Traceback (most recent call last):
File "/Users/michaelpiccolo/code/developer/main.py", line 48, in
Same error here
PS C:\Users\Jeeves\Desktop\developer> python main.py "a HTML/JS/CSS Tic Tac Toe Game"
a HTML/JS/CSS Tic Tac Toe Game
Traceback (most recent call last):
File "C:\Users\Jeeves\Desktop\developer\main.py", line 47, in