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