Python Progress

Python Progress

Been a couple of days since I started learning python as I promised, It’s really a lot of juice to learn as it is not that easy to practice python and learn commands and writing it correctly.

so far I have completed:

  • Basics of python

  • Introduction, Data Types and Operators

  • Control Statements

  • Loops (While and For)

  • Advanced Looping

currently getting familiar with looping, its a bit mind twister for me, will update with my progress.

thankyou for reading.

Update 1

January 30th, 2025 update on my python progress, for a while now i have completed

  • Lists,List Slicing

  • Strings

  • Tuples and Sets

  • Dictionaries