answer this question
this is from class 7 chapter Conditional control statement
Attachments:
AnisCullen:
correct the statement to - print = ( " A is greater")
Answers
Answered by
3
Answer:
The correct statement is
IF A > B THEN PRINT ("A IS GREATER")
Hope it helps
Similar questions