-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Motivation
Beginners often need help with syntax errors when learning Python. These errors can be frustrating and impede the learning process. Additional content on correct Python syntax and the best ways to tackle syntax errors within Python would be helpful.
Output
Provide some additional content on Python syntax within the Python Fundamentals Course. The content could focus on various aspects, such as general syntax, fixing syntax errors, etc.
The particular form that the additional content can take is up to you. As a consideration it would be good to take a broad view of python syntax general, and then dive into the specific of approaches to syntax within Python, potentially even covering elements such as IDEs.