Create a 2 page summary that outlines the lessons learned in this Basic Programming course.
What we learned
- Principal components involved in developing a program
- Understanding Variables and Data Types
- Understanding Python Decision Control Structure
- Python Repetition
- Python Functions and Strings
- Python Lists, Dictionaries, and Classes
- Python Exception Handling
- Modular Programming in Python
Sample Solution