Basics
- Title case -- loops
- Remove 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
- Caesar Cipher
multi concept
- Foot Trafic -- loops file
Math Puzzels
Description
Languages
Python
100%