Python | Codecademy walkthrough E02

2018-10-29 · Programming
pythonprogrammingcodecademytutorialbeginnervariablesinteger-divisionmultiline-strings

Python | Codecademy walkthrough E02

Going over the basics of python again.

This is episode 2 of the Codecademy walkthrough series, continuing our exploration of Python fundamentals.

Topics Covered in This Episode

Building on Episode 1

This episode builds directly on the concepts from Episode 1, showing how variables can be manipulated and how Python handles different types of data operations. Understanding these fundamentals is crucial before moving on to more complex topics like control flow and functions.

Watch on YouTube

View in Interactive Desktop App