subject

This is an assignment giving to me by my teacher, I am not sure how to solve it so please help. This should be in python Create a dictionary ‘students’ that should have ID, Name, Subjects and Marks. Please consider following when choosing which data type to use for each of the items:
ID - should start with ‘S’ and have 3 numbers after that, eg, S001.
Name should have “First Name” and “Last Name”.
There should be 5 subjects - Math, English, ComputerScience, Science and PE.
You should be able to store marks for each subject for two different semesters.
Marks should initialize with 0, if not entered.
Pre-populate your dictionary with 2 sample records. Print the dictionary.
Now traverse through the ‘students’ you created in #1 and print the complete record of a student based on the ID input by the user.
Using the above dictionary, print the total number of students you have in it.
Add a new student. Print the details of the new student.
Allow the user to change the marks for one subject for one student. Let the user enter student ID, the subject and the new marks for that subject. Change the marks and print the complete record of this student.

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 10:30, tommyaberman
Would a ps4 wired controller work on an xbox one
Answers: 1
image
Computers and Technology, 25.06.2019 04:50, mlinares776
Your program should prompt the user for the dimensions of the two squares matrices, making sure that the user input is greater than or equal to 4.[ yes, an example would be a4x4matrix]2.if the above is not met, prompt the user for a new value.3.now generate random integernumbers to fill both matrices.4.display these two matrices on the screen.5.multiply the two matrices and display the result on the scre
Answers: 2
image
Computers and Technology, 25.06.2019 07:00, awuekure
The graph shows the number of chapters sarah read in a book each day of a week
Answers: 1
image
Computers and Technology, 25.06.2019 08:00, who0fade
Ais the hardware where the data is actually stored.
Answers: 1
You know the right answer?
This is an assignment giving to me by my teacher, I am not sure how to solve it so please help. This...

Questions in other subjects: