Search⌘ K

Quiz: Make It Do Math

Explore your grasp of Python's basic math operations by taking this quiz. Learn to confidently use arithmetic operators and the print function to solve problems, preparing you for practical projects ahead.

We'll cover the following...

In the last lesson, you discovered how Python can be used like a super calculator! You practiced using arithmetic operators like +, -, *, ...