Quiz: Python3 Comparisons and If statements
January 24, 2019
This quiz will test your knowledge about performing comparisons in Python3, and if statements in Python3. You’ll also encounter nested if statements.
Feel free to run any provided code snippets to help you answer the question.