Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 8 - No. 10)
What types of things can be done with a CASE OF - OTHERWISE - ENDCASE conditional statement?
Choose between many different values
Repeat actions
Assign values to variables
Print values to the console
Explanation
CASE OF - OTHERWISE - ENDCASE helps in choosing between different values
Comments (0)
