Learning Python with Satish Dhawale: Comments and Variables

🚀 Day 2 of Learning Python 🐍 Continuing my Python learning journey through a SkillCourse by Satish Dhawale - and today's focus was on Comments and Variables. 📝 Comments They don’t run in the code They explain why the code exists Perfect for readability, debugging, and future self 😄 ➡️ Lesson: Good code is not just written, it’s explained. 📦 Variables Used to store data Help make code dynamic and reusable Python makes it easy — no complex declarations Example mindset shift: Instead of hardcoding values, think in terms of logic + variables. 💡 Key takeaway from Day 2: Programming is less about syntax and more about clear thinking and structure. On to Day 3 tomorrow — consistency > motivation 💪 #Python #LearningPython #Day2 #ProgrammingBasics #Upskilling #Consistency #TechJourney

  • No alternative text description for this image

Very relatable! I’ve just completed Day 5 of Python (strings, slicing, methods). Learning in public really helps with consistency 💪

To view or add a comment, sign in

Explore content categories