Lesson 05: Conditionals & Loops
In this video, we will cover comparison operators, conditional statements, and loops. After this lesson, you will have a greater understanding on how to use Python to manipulate data in lists.
Action Items
- Use comparison operators and if/else statements to set conditions for applicant's credit score
- Test scenarios of increasing the % of rental income from a small rental portfolio
- Take the quiz below (not graded)
Resources
Tips
- Review the video in the bottom of the lesson for an in-depth view of for loops