Computer Science, asked by akankshaasati1103, 10 months ago

IF=X="SUNDAY" THEN PRINT HAVE FUN ELSE PRINT "FOLLOW THE ROUTINE"
(identify the errors)

Answers

Answered by pragya1565
15

Answer:

if

x="sunday"

then print="have fun"

else

print="follow the routine"

Answered by prashantsukate96
0

If Y$="City international school" then print Welcome else print "Exit

Similar questions