Hey Mark,
So I finished what you sent me and also it works very good with my class and everything is good, BUT…
it says -> print("(gambler) wins")
In reality I want to access the Label on the mainstory board.
In my case for example it should say tomScoreLabel.text = String(tom). How do I make this kind of access to work as a variable ?