Byomtov
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created syntax error
I am working through the introduction to Python. I am on a Macintosh. The very first project contains this line: if __name__ == '__main__': I get a syntax error for this, and some variatio...