Welcome to Week 2 of Python 101 for Beginners with Uncle Dewan from @MathCodingAcademy πβ¨
This week, we learn how to make Python think using:
β Comparison operators (double equals, less than, less than or equal to, greater than, and greater than or equal to)
β Logical operators to check conditions
β If / else statements to make decisions in code
Then we use everything we learned to build a fun beginner project:
π¬ A Movie Picker Program that recommends a movie based on your choices!
If youβre following the full Python101 course, this is the perfect next step after Week 1.
π Fork the official Week 1 lesson code on GitHub:
https://github.com/mathandcodingacademy/python101
π§ͺ Practice writing Python code online in a beginner-friendly environment:
https://studio.code.org/projects/pythonlab
π Subscribe to @MathCodingAcademy to continue the course and learn Python step-by-step every week!
Download
0 formats
No download links available.
Python 101 for Beginners (Week 2) with Uncle Dewan | Logical Operators, If-Else & Comparisons | NatokHD