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





Asif on Dec. 14, 2019
This stuff is really helpful⦠thank you!