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