Write a Python program to input ‘n’ classes and names of their class teachers to store it in a dictionary and display the same. Also accept a particular class from the user and display the name of class teacher of that class
*************************************************************************************************************
(please do not use an other in built functions than that from string, list, tuple, dictionary. module)
Answers
Answered by
1
Answer:
Thanks for free points
Mark me brainliest answer
Similar questions