Computer Science, asked by abhiramadilipkpcj8j8, 5 months ago

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 khushboo7garg
1

Answer:

Thanks for free points

Mark me brainliest answer

Similar questions