If you want to write code that is more complex, then your program will need data that can change as program execution proceeds.
Here’s what you’ll learn in this course:
- How every item of data in a Python program can be described by the abstract term object
- How to manipulate objects using symbolic names called variables