Question: Write a program that takes in 3 digits as input from the user and prints the remainder when the minimum of the three numbers is

Write a program that takes in 3 digits as input from the user and prints the remainder when the minimum of the three numbers is divided by 3 Sample input: 

  1. 1st input: 5 
  2. 2nd input: 6 
  3. 3rd input: 4
  4. Sample Output: 1

Step by Step Solution

3.19 Rating (144 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Source Code Question Write a program that takes in 3 ... View full answer

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 Civil Engineering Questions!