Python Basics: Chapter 03 – Your First Python Program Quiz

Interactive Quiz ⋅ 14 Questions
By David Amos

Now that you have the latest version of Python installed on your computer, it’s time to start coding!

In this chapter you:

  • Wrote your first Python program
  • Learned what happens when you try to run a program with an error
  • Learned how to declare a variable and inspect its value in Python
  • Learned how to write comments in Python

If you’d like to walk through these concepts in a video course, then check out Python Basics: Code Your First Python Program.

The quiz contains 14 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!

« Browse All Python Quizzes