From the course: C Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Select an item

Challenge: Select an item - C Tutorial

From the course: C Essential Training

Start my 1-month free trial

Challenge: Select an item

(pleasant electronic music) - [Instructor] For this challenge, use exercise file 04_05-challenge1 as your starting point. Modify the code to translate an if-else if-else construction into a switch-case structure. This process may not be as straight cut as it initially looks. This challenge should take you around 10 minutes to complete.

Contents