Unit 03 Wizard Side Quest

Select-Case

Wizard

The If-Then-Else statement isn't the only selection structure that VB.NET has to offer. There's another one called Select-Case.

Research the Select-Case statement. Re-create the Craps lab using Select-Case statements instead of If statements (you may use one and only one If-Then-Else statement). Print out your code with this sheet as a cover and turn it in before the boss fight to claim your Wizard status for the unit.