Difference: CSC121F2024Lab03Hint03 ( vs. 1)

Revision 12024-06-10 - CathyBareiss

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CSC121F2024Lab03"

Hint2 for Lab 3 on switch statements

Common mistakes:
  1. forgetting the {}'s or not placing them correctly. See class example
  2. forgetting the ()'s. See class example
  3. forgetting the breaks. See class notes
Another hint:
  1. Use of the default option will be helpful for an error message if the wrong operation is specified
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback