Quick Python 1: Your First Loop & Data Types
September 24, 2020
Project: quick-python
In this video, we get our feet wet and unlock a tiny bit of the enormous power Python offer with a simple for loop.
Check out the source code here:
https://github.com/stephengrice/education/tree/master/Quick_Python/01_Loops_Data_Types
If you need to install Python, we have you covered! Check out our Done in 90 Seconds series to get it installed FAST!
Project: quick-python