If number > 8
Display "This number meets the condition"
Else
Display "This number does not meet the condition"
End if
question 2
any number 8 and below, the reason is that the if statement is > then 8
Display "This number meets the condition"
Else
Display "This number does not meet the condition"
End if
question 2
any number 8 and below, the reason is that the if statement is > then 8
No comments:
Post a Comment