Day 14 of Coding!
100DaysofCode Day-14 Learned how to work with the os module (directory operations, file paths, etc.) Understood how random.seed() works and why it's useful for reproducibility Learned what if name == "main" means and how it's used in Python scripts Solved another LeetCode Easy problem!

100DaysofCode
Day-14
Learned how to work with the os module (directory operations, file paths, etc.)
Understood how random.seed() works and why it's useful for reproducibility
Learned what if name == "main" means and how it's used in Python scripts
Solved another LeetCode Easy problem!