Practice 2 - Python Dictionaries (February 14th 2026) This is a simple practice project where I started learning about dictionaries in Python.
What I practiced
• Creating dictionaries • Accessing values using keys • Updating values • Adding new key value pairs
Why I made this
I'm Currently learning python fundamentals, and this was part of my practice to better understand how dictionaries work.
More projects coming soon! 🚀