1a.Create and display a Dictionary called tel_dir with threekeys and values.
b. Write three (3) methods that are related to Dictionaries inPython.
2.You are given the grade scale : A = 90, B = 80, C= 60, D = 55,F = 40.
Using Dictionary, write a Python program that will delete allthe odd numbers
in the given values of the grade scale.
1a.Create and display a Dictionary called tel_dir with three keys and values. b. Write three (3) methods that are relate
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am