Computer Science, asked by adarshkumarsingh1122, 6 months ago

What will be the output of the following program if you input your age as 14 and
your friend's age as 16?
cls
input "What is your age",myage
input "What is your friend's age?", friendage
if
myage = friendage then
Print "Hi! How are you?"
else
Print "Hello! Good morning."
end if​

Answers

Answered by abhijit5835
0

FRIEND AGE = ADOLESCENCE

Similar questions