Tuesday, August 5, 2025

 Hey friends 

Today was Day 7 of my QA apprenticeship at Skill Shikshalaya, and it was all about revision. Revisiting old topics might sound boring, but it’s actually one of the best ways to strengthen your foundation.

What We Revised

If-Else Statements
We brushed up on decision-making in Python. Understanding conditions is key for writing smart, responsive programs.

For Loops
We went over how for loops help us repeat tasks without writing the same line of code over and over. Loops make automation possible!

Functions
We revised how to create and call functions — and why breaking code into smaller reusable blocks makes life easier for a programmer.

 My Takeaways

  • Revisiting concepts clears up small doubts I didn’t notice before.

  • Practicing conditions and loops is important before moving to complex programs.

  • Functions are lifesavers when it comes to avoiding repetitive code.


My Reflection

Even though it was a revision day, I learned better ways to structure my code. Sometimes, going back is actually moving forward.


Catch you in Day 8’s post, where we explore GitHub and error handling! 🚀
Sulav

0 comments:

Post a Comment