Create the pseudocode for a switch statement that checks the value of a variable named Color.
The possible values include Pink, Green, Purple, Orange, Black.
The switch statement should display the color. Include an Else Case.
Original Post Feb 27th 2012
No comments:
Post a Comment