This video takes you through several exercises to practice some of the techniques from Python Basics:Conditional Logic and Control Flow. This is a portion of the complete course, which you can find here: https://realpython.com/courses/condit... The rest of the course covers how to: Conditional logic: if … elif … else Exception handling: try … except Loops: for, while Control flow statements: break, continue Practice the techniques by building a text-based role-playing game