Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
Python Basics Part 7: Keywords, Strings, Debugging, and Package Installation

Python Basics – Part 7: Keywords, Strings, Debugging, and Packages In this week’s Python training notes, we’ll cover several essential yet often overlooked topics — Python’s reserved keywords, powerful string operations, debugging techniques, and how to install and use external…



