0

How do I do this?

Write a program that allows a user to enter a student's name and the mark that was obtained from PRT101 test1.The program should go on to compute the percentage that was obtained from the test and give output showing the grade and mark, as a percentage.You are told that the test was marked out of 30 and below are the different grades a student can obtain in the test. Mark Grade --------- Less than 50 FAIL From 50 to 74 PASS 70 to 100 DISTINCTION

13th Apr 2022, 6:16 PM
Tshiamo
3 Answers
+ 2
Tshiamo , can you please link your attempt here? thanks!
13th Apr 2022, 6:30 PM
Lothar
Lothar - avatar
+ 1
Can look something like this i will not be doing the math but you can modify it to your liking https://code.sololearn.com/c6tGwXjOrsYx/?ref=app
13th Apr 2022, 8:18 PM
Ion Kare
Ion Kare - avatar
0
I don't know how to link it
13th Apr 2022, 6:32 PM
Tshiamo