Back to Lesson
Modulo Operator
Complete the "Modulo Operator" exercise.
Instructions
Write Python code to solve the "Modulo Operator" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter