Question: COIN CALCULATOR PROGRAM Write a C- program that will interact with the user as follows: Enter the number of 50 Halala coin > 2 Enter
COIN CALCULATOR PROGRAM
Write a C- program that will interact with the user as follows:
Enter the number of 50 Halala coin > 2
Enter the number of 25 Halala coin> 3
Enter the number of 10 Halala coin> 5
Enter the number of 5 Halala coin> 2
Your amount is 2 riyals and 35 Halala
Hint: Use both division simple and modular division
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
