Day 8 of Learning Python!

Today I practiced with Dictionaries and other core concepts in Python. Made a simple Library Management Tool I had difficulty understanding how to do some things like using .items() and making the program case-insensitive when users search for book names. I'll practice with dictionaries again tomorrow so that I understand better.

Apr 27, 2025 - 18:07
 0
Day 8 of Learning Python!
  • Today I practiced with Dictionaries and other core concepts in Python.
  • Made a simple Library Management Tool

I had difficulty understanding how to do some things like using .items() and making the program case-insensitive when users search for book names.

I'll practice with dictionaries again tomorrow so that I understand better.

Image description