Quiz: Make It Do Math
Test your Python math skills with this quick quiz!
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 +
, -
, *
, /
, and %
, and saw instant results using the print()
function.
Now it’s time to check how well you’ve understood these math operations with a quick quiz.
Get hands-on with 1400+ tech skills courses.