Interactive Quiz ⋅ 11 Questions
By David Amos
In this chapter, you will learn the mechanics of writing programs that do different things based on different conditions. The use of conditions in programming is called conditional logic. Paired with functions and loop, conditional logic allows you to write complex programs that handle many different situations.
At the end of this chapter, you will know how to:
if
statements to control the flow of your programstry...except
patternIf you’d like to walk through these concepts in a video course, then check out Python Basics: Conditional Logic and Control Flow.
The quiz contains 11 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4