Suppose I won $3 on level 1 (layout 1), and on level 2 (layout 2) there is a store I am intersed to buy.
But when I get to the new store I have no money.
I want to store the money on instance variables but when i get to a new layout, the instance variable resets,
I think this can be done using the dictionary but im not sure