Skip to main content

Python Programming Basics

SheelonProgrammingComputer ScienceEnglishGrades 9-12Published Aug 5, 2026

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

Questions in this quiz

Play the first 3 free. The rest stay locked until you sign up.

  1. Question 1 of 3

    Which function displays text on the screen in Python?Tap an answer

    Multiple Choice · 20s

  2. Question 2 · unlocks after question 1
  3. Question 3 · unlocks after question 2
  1. Python uses indentation (spaces at the start of a line) to group blocks of code.True / False · 20s
  2. Which keyword starts a loop that goes over each item in a list?Multiple Choice · 20s
  3. Which built-in function reads what the user types on the keyboard? (one word)Type Answer · 30s
  4. What data type is the value True in Python?Multiple Choice · 20s
  5. In Python, "3" + "4" gives "34" because both values are strings.True / False · 20s
  6. Which of these creates a list in Python?Multiple Choice · 20s
  7. What is the result of 2 ** 3 in Python?Multiple Choice · 20s
  8. Which keyword defines a new function in Python? (one word)Type Answer · 30s
  9. 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.
Sheelon