Explain If - Then - Elself statement
Answers
Answered by
0
Answer:
it used for giving the cases
Explanation:
CLS
Let a = 1
let b = 5
if a =< b then
print "hi"
elseif a= b then
print "you are late"
else print "there is nothing to show"
Similar questions
Physics,
1 month ago
Computer Science,
1 month ago
Computer Science,
4 months ago
English,
4 months ago
English,
10 months ago
Math,
10 months ago
Science,
10 months ago