Quiz: Python Basics: Setting Up Python
Interactive Quiz ⋅ 5 Questions
By Martin Breuss
In this quiz, you will review the key steps for installing Python on Windows, macOS, and Ubuntu Linux. You will recall what the PATH environment variable is for, and what Python distribution to choose.
Note: The explanations in the questions will link back to the Windows installation lesson, but all question are kept general, so you’ll be able to answer them independent of which operating system you use.
You’ll also revisit how to use IDLE, and enter commands at the Python prompt. Brush up on