Question: Can you please help me with this code? Write a program to ask the user to enter subject code and mark. Then display the result

Can you please help me with this code?
Write a program to ask the user to enter subject code and mark. Then display the result exactly like the following example. Here is how to determine the grade: HD: 85-100, D: 75-84, C: 65-74, P: 50-64, F: 0-49. For example: Input Result MATH111 Enter subject code: MATH111 85 Enter mark: 85 RESULT: Subject code: MATH111 Mark: 85 Grade: HD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
