Answered step by step
Verified Expert Solution
Question
1 Approved Answer
i need help writing this code in phyton Write a program that creates a dictionafy containing course names and applicable room numbers. The dictionary should
i need help writing this code in phyton
Write a program that creates a dictionafy containing course names and applicable room numbers. The dictionary should have the following key-value pairs: The program should also create a dictionary containing course names and the names of the instructors that teach each course. The: dictionary thould have the following key-value pairs: Ine program stiould also create a dictionary containing course names and the names of the instructors that teach each course. The dictionary should have the following key-value pairs? The program should also create a dictionary containing course names and the meeting times for each course. The dictionary should have the following key-value pairs: The program should also create a dictionary containing-coursa names and the meeling times for each course. The dictionary should have the following key valie paits: This peogram should outoul each of the mhee dictonares in the order provded above il should also read from input u courise name and Then cesplay ithe course name along with the instruclor name and the meting time. For example, if the input is as ahown in Figure.1, the output atredd be as shown in Figure? This program should output each of the three dictionaries in the order provided above. It should also read from input a course name and then display the oourse name along with the instructor name and the meeting time. For example if the input is as shown in Figure 1 , the output should be as shown in Figure 2 Figure 1: (input) cs1314 Figure 2: (cutput) Canrse Rooms: 731 : 'GiHS 106, 'CS 4320 : 'RAS 102 ' Course Instructors: ('CS. 1336!: 'WIlde', tCS 1314% : 'Niehuog', 'CS 1337't "Lotirand', 'CS 2336% 'Mot1', "CS a311': 'Choupani', 'CS 4320 ' 'Krithnan' Course Times: PK', 6.4320=12.30PM=1 CS 1314 ta taght in MCS 11.9 at 10 AM by inatenator Nehues. Note Getting the precise spacing, punctuation, and newines exactly right is a key point of this assianment. Such precision is an important part of progiamerming Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started