So today I worked on learning to debug my code in different methords. While I did not do a single final project today I learened about methords to debug such as working though the program line by like and marking variables. I also learnt how to use use the debugger in Pycharm with will be helpful for future usecases. And I also learnt the try…exept… functions in Python. I sloved some challenges online just so that I got a grip on getting to debug a variation of problems both syntax and logic.
Related Posts
🗞 Rapyd Developer Newsletter: January 2024
Archive 👋🏻 Welcome to the Rapyd Developer Newsletter Stay updated with the latest enhancements, including: New API Features…
IGN: Hoppers – Official Teaser Trailer (2026) Piper Curda, Bobby Moynihan, Jon Hamm
Disney and Pixar just released the teaser for Hoppers, their upcoming animated comedy starring Piper Curda (as Mabel),…
Understanding @preconcurrency in Swift
What is @preconcurrency? @preconcurrency is a Swift attribute that was introduced in Swift 5.5 alongside the major concurrency…