Very simple fixWhen I ran that, I got this:Code:
File "main.py", line 11 print('you're very unlikely to ever see this') ^SyntaxError: invalid syntax
Code:
print("you're very unlikely to ever see this")
Statistics: Posted by scotty101 — Mon Oct 07, 2024 8:38 am