filmov
tv
Comparing Values and Boolean Logic - Python Basics Exercises

Показать описание
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:
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
This is a portion of the complete course, which you can find here:
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