Q. Write an algorithm to find the greatest among two different numbers entered by the user.


Answer :-


Input first number
Input second number
If first > second then
     Print first number is greater then second

else :
     Print second number is greater than first

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post