Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 185 Bytes

File metadata and controls

11 lines (6 loc) · 185 Bytes

Median Algorithm

It brings the median value of an array

Run Script

The script already has the array hardcoded.

Command to run the script

python3 Median_Algorithm.py