谁能帮我下啊,,..问题,,很急的,,,要交了等下,,可是想了很久还是不会
帮忙PLEASE,,,, 知道答案的,,,PLEASE 发我E MAIL : 谢谢了,.. mingzhongchen@126.com
问题:
you are the instructor of a class with 10 srudents.YOU grade the
course and calculate their marks(out of 100)and end up with a
table as shown below
david 55
alan 80
kaya 99
alia 10
manu 60
tom 87
jack 56
mark 77
laura 90
paul 89
NOW write a program that will print out the names in oeder of their rank in class. i.e you will need to sort the list of names
based on the marks they received in the course, your program should generade the following output;
kaya 99
laura 90
paul 89
tom 87
alan 80
mark 77
manu 60
jack 56
david 55
alia 10
帮忙PLEASE,,,, 知道答案的,,,PLEASE 发我E MAIL : 谢谢了,.. mingzhongchen@126.com
问题:
you are the instructor of a class with 10 srudents.YOU grade the
course and calculate their marks(out of 100)and end up with a
table as shown below
david 55
alan 80
kaya 99
alia 10
manu 60
tom 87
jack 56
mark 77
laura 90
paul 89
NOW write a program that will print out the names in oeder of their rank in class. i.e you will need to sort the list of names
based on the marks they received in the course, your program should generade the following output;
kaya 99
laura 90
paul 89
tom 87
alan 80
mark 77
manu 60
jack 56
david 55
alia 10