Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
Python Basics Part 6: Type Conversion and Lists Explained for Beginners

Python Basics – Part 6: Type Conversion and Lists In this part of my 5-week Python training series, we’ll cover two key concepts that appear everywhere in Python:type conversion (casting) and lists, one of the most important data structures. Type…




