# 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