I want to make a summary of the program I've made. And I need to call for the variable/identifier again to use them at the end of the program. But when I run the program, there is an error that said that the identifier was undefined. The variable I am calling is from a switch statement, how can I properly have the review using the variables?