In Python, a dictionary is an unordered, mutable, and indexed collection of key-value pairs.
It is used to store data values like a map, where each key is unique and maps to a value
Student Marks Dictionary Operations in Python#pythonprogramming #python
学習


コメント