Why is the switch not returning the information from a different method?
I am trying to change my coding so that the switch function can be placed in a different method but be used by the first method.
I am trying to change my coding so that the switch function can be placed in a different method but be used by the first method.