mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-12-25 21:58:57 +01:00
Update average_median.rb
This commit is contained in:
parent
0df659abae
commit
82d71a94c7
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# A ruby program to find average median
|
||||
# Reference: https://dev.to/colerau/how-to-find-the-median-and-mean-of-an-array-in-ruby-4f04
|
||||
|
||||
module AverageMedian
|
||||
|
||||
|
|
Loading…
Reference in a new issue