Computer Science, asked by rajukumar83840, 3 months ago

Complete the following program (5)

CLS

REM TO FIND THE SMALLER OF TWO INTEGERS

INPUT "Enter First Integer: ", _____________

________ "Enter Second Integer: ", Num2

IF Num1 < Num2 ______

PRINT Num1; "Is SMALLER Than"; Num2

________ Num2 < Num1 THEN

PRINT Num2; "Is SMALLER Than"; Num1

ELSE

_______ "The Numbers Are the Same"

END IF​

Answers

Answered by zaid7863304y
1

Explanation:

gdusidiOksiejdjJieosjdjdu

Similar questions