PY9 – Dictionary in Python

dictionary – is a compound data type, used to group other values Dictionary is an unordered collection of data values Dictionary stores data in the…