variable error, need help please
I don't understand why I am getting an error for the three variables: registration_fee , lodge_fee, and days. I am new to c# and thought I assigned the value in my switch statements. This is the error for all three variables. "Use of unassigned local variable registration_fee" etc.
any help would be greatly appreciated.
thanks!