Hello everyone,
I recently bought “Python Crash Course: 2nd edition” and am immediately stuck on the 2nd chapter.
The book is trying to teach me variables with the whole “Hello World” thing which is a really simple concept but I keep getting a syntax error when I use variables instead of just printing the text.
I’ve followed everything found in this thread: New user - [WinError 2] The system cannot find the file specified
which includes making new build systems, app execution aliases because of the Microsoft store, and editing my environmental variables to make sure Sublime knows where Python 3 is installed.
Do you guys have any idea what’s going on?
Here are examples of the code and errors I keep running into.
Thank you so much.