Python Programming Basics
print(), loops, lists, and a language named after a comedy show. Check your grasp of Python fundamentals with this beginner-friendly coding quiz.
12
questions
~6 min
to play
3
question types
Free
to host
Host this quiz liveAssign as homeworkEdit a copy
Free account. Students just need the PIN.Have a game PIN?→
Questions in this quiz
Play the first 3 free. The rest stay locked until you sign up.
- Question 1 of 3
Which function displays text on the screen in Python?Tap an answer
Multiple Choice · 20s
- Question 2 · unlocks after question 1
- Question 3 · unlocks after question 2
- Python uses indentation (spaces at the start of a line) to group blocks of code.True / False · 20s
- Which keyword starts a loop that goes over each item in a list?Multiple Choice · 20s
- Which built-in function reads what the user types on the keyboard? (one word)Type Answer · 30s
- What data type is the value True in Python?Multiple Choice · 20s
- In Python, "3" + "4" gives "34" because both values are strings.True / False · 20s
- Which of these creates a list in Python?Multiple Choice · 20s
- What is the result of 2 ** 3 in Python?Multiple Choice · 20s
- Which keyword defines a new function in Python? (one word)Type Answer · 30s
- What is the Python language named after?Multiple Choice · 20s
Want to run this with your class?
Create a free account to host it live, assign it as homework, or copy it and change the questions.
Sign up free. No card needed.More Programming quizzes
More quizzes to play
Sheelon