1
Answer

variable error, need help please

Ask a question
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!



Answers (1)