Computer Science, asked by laalu4176, 1 month ago

write an algorithm to find largest and smallest number among three numbers given an input

Answers

Answered by MrOverloaded
2

Algorithm for finding the largest number among 3 inputs.

Note - Inputs should be in 1 line separated by space.

I hope it Helps!

Attachments:
Similar questions