Question: C-programing write it in code block and solve the lap question 4 EXERCISE 3: [LATIHAN 31 1. Download Program 7.3. Study the code and run

C-programing
write it in code block and solve the lap question
 C-programing write it in code block and solve the lap question

4 EXERCISE 3: [LATIHAN 31 1. Download Program 7.3. Study the code and run the program. [Muat turun Program 7.3. Fahamkan aturcara tersebut dan laksanakannya.] 1 // Program 7.3 #include #include int main() { double mark; print ("Enter your mark"); 9 scanf ("81", &mark); 10 11 if (mark >=75) 12 printf ("Your score: A "); 13 if (mark =60)) 14 printf ("Your score: B "); 15 if ((mark =45)) 16 printf ("Your score: C "); 17 if ((mark 30)) 18 printf ("Your score: D "); 19 if (mark

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!