Update README.md
This commit is contained in:
parent
dcf0512e25
commit
4cfe8f6d87
16
README.md
16
README.md
@ -1,13 +1,13 @@
|
||||
## Basics
|
||||
|
||||
title case -- loops
|
||||
reemove dupe -- loops
|
||||
Matrix Sort -- nested loops
|
||||
Birthday -- import dt
|
||||
Sum of Divisors -- math
|
||||
Binary Converter --math
|
||||
Currency -- loops DRY
|
||||
Roman Numberals
|
||||
* [Title case](Title_Case/) -- loops
|
||||
* [Remove dupe](Remove_dupe/) -- loops
|
||||
* [Matrix Sort](Matrix_Sort/) -- nested loops
|
||||
* [Birthday](Birthday/) -- import dt
|
||||
* [Sum of Divisors](Sum_of_Divisors/) -- math
|
||||
* [Binary Converter](Binary_Converter/) --math
|
||||
* [Currency](Currency/) -- loops DRY
|
||||
* [Roman Numberals](Roman_Numerals/)
|
||||
|
||||
## Mid
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user