Question: Please solve this task in Python code. Thank you. Task 5 : Create a dictionary of ten student names. Prompt the user to get input
Please solve this task in Python code. Thank you.
Task : Create a dictionary of ten student names.
Prompt the user to get input on student names.
The key for each student would be their id number.
Sort the dictionary based on the keys and display the values
Display the name of student when prompted by the user with an
idnumber
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
