Day 10 of my Python learning journey 🐍 Today I spent time practicing more problems on functions to strengthen my understanding and improve my coding skills. Along with that, I learned about modules and packages in Python. Modules help organize code into separate files, and packages allow us to group multiple modules together in a structured way. I also created a custom package and understood the role of the __init__.py file, which helps Python recognize a directory as a package and allows better control over how modules are imported. This helped me understand how larger applications are structured and how to write cleaner and more maintainable code. My work is here https://lnkd.in/gGsjWtee #Python #100DaysOfCode #LearningInPublic #Django #MachineLearning #DSA 🚀
great 👏
Great work! Keep going ✨✨