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!

May 3, 2025 - 17:45
 0
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!

Image description