8000 Ruby implementation navigation added (#113) · Rastrian/Algorithms-Explanation@76feab2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 76feab2

Browse files
authored
Ruby implementation navigation added (TheAlgorithms#113)
1 parent 32aa71a commit 76feab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/Basic Math/Average_Mean.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Return the value of 22.<u>857142</u> or `23`.
6060
## Implementation
6161

6262
- [Python](https://github.com/TheAlgorithms/Python/blob/master/maths/average_mean.py)
63+
- [Ruby](https://github.com/TheAlgorithms/Ruby/blob/master/maths/average_mean.rb)
6364

6465
## Video URL
6566

0 commit comments

Comments
 (0)
0