You will learn:
- Writing and running Python source code
- Basic understanding of Python and how it works, as well as programming in general
- Pre-requisite Python skills to move into specific branches
- Basics of printing to the console
- Understanding and working with different data types
- How conditions and loops work
- Getting user input
- Creating and calling functions
- Reading and writing to files
- Creating and working with classes and objects