### Applying Logic to Solve Real Problems This week at Blockfuse Labs was a special one for me. After spending the past few weeks learning the basics of Python and understanding how things work, Week 6 was when I started putting all those logics together. #### Thinking Like a Programmer One major thing i a learn this week was how I approached problems understanding the problems will help you solve it in less time. I had to really think through the steps and use logic to figure out the way to get my results. I realized that when you understand the problem very well you can fixe it in just few lines of codes. #### Combining Logic The best part was combining everything. strings, numbers and conditions,to solve challenges. I learned that even if I don’t know the full answer right away, I can use the logic I already know to figure it out bit by bit. #### conclusion This week my mentor taught me how to apply logic in real ways,someone who can look at a problem, think it through, and come up with a solution. I still have a lot to learn, but I’m proud of how far I’ve come in just six weeks. Blockfuse Labs is pushing me to grow, and I’m excited for what’s next.