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