1: Prompt the user for the information below and store the data in a dictionary. Note that the user specifies
the number of students.
• Student’s id. (unique number )
• Student’s name
• Department (CS,SE,IT)
• Student’s GPA
Q1-2: Write a function to display the information of all students in the following format.
***************************************************
Index |Student Id | Student Name. | Department | GPA
****************************************************
1. | 9999999. | TIYF . | CS. | 4.3 2.
.
*****************************************************
Q1-3: Write a function that displays the student’s record with the highest and Lowest GPA.
Q1-4: Write a function to modify the student’s GPA; prompt for student id.
Q1-5: Write a function to add new student records; prompt for the number of new records. : Using the object-oriented programming approach, write the basic structure (Class, attributes, and
behaviors) of the program above
Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount