read overview section - talked about history of Python and what makes it different from other languages
read environment setup section - talked about how to create environment variables
read basic syntax section - talked about syntax of python
read variable types section - talked about how variables are initialized
read basic operators section - same as in c++
read decision making section - same as in c++
read loops section - talked about while loops, for loops, and nested loops
read overview section - talked about history of Python and what makes it different from other languages read environment setup section - talked about how to create environment variables read basic syntax section - talked about syntax of python read variable types section - talked about how variables are initialized read basic operators section - same as in c++ read decision making section - same as in c++ read loops section - talked about while loops, for loops, and nested loops