Computer Science, asked by nachiketstpatil4035, 1 year ago

Algorithm to print the smallest of two number

Answers

Answered by akhilarul324
2

Answer:

first if the first no is smaller than the second one then print first no is smaller else second no is smaller

Explanation:

Similar questions