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.

- 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.