{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
82102@LAPTOP-Q74SBCUO MINGW64 ~/Desktop/python_basic_1.5
$ C:/Users/82102/AppData/Local/Programs/Python/Python311/python.exe c:/Users/82102/Desktop/python_basic_1.5/ex/ex34.py
{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
{100: 'Rad', 101: 'Green', 102: 'Black', 103: 'Blue', 104: 'Orange', 105: 'Purple'}