Question: Filename: assign 2 - 5 . py Write a program to take user inputs of int numbers ( more than 3 numbers ) from the

Filename: assign2-5.py
Write a program to take user inputs of int numbers (more than 3 numbers) from the cmd into a dictionary as values until the user type 'done'. For each input, give the default index of 1,2,3,... etc as keys. Print out the dictionary and find the two largest values

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!