Fundamentals/README.md
2023-09-25 14:36:26 -04:00

29 lines
362 B
Markdown

## 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
## Mid
Word Count -- loops file
CC validate
Ceaser Cipher
## multi concept
Foot Trafic -- loops file
## Math Puzzels
McNuggest Numbers
Roulette Wheel
Tower of Hanoi