Computer Science, asked by daneshjoe10, 7 months ago

Write a program to get three numbers and print the smallest number.

Answers

Answered by aadil1290
0

Answer:

Get three inputs num1, num2 and num3 from user using scanf statements. Check whether num1 is smaller than num2 and num3 using if statement, if it is true print num1 is smallest using printf statement. Else, num2 or num3 is smallest. So check whether num2 is smaller than num3 using elseif statement.

Answered by narendratiwari9955
0

Answer:

We write a three number in MS Word and go to home page then click the seen upper left corner three Line click them and click the print and you attached printer the laptop ya computer and share the printer and print out the three number

Similar questions