
-----------------------------------
Zainabh
Sun Apr 17, 2016 11:49 am

Turing- Slot Machine
-----------------------------------
Hello
I have made a simple turing code for s slot machine but there is a slight problem when I try to display whether or not the player gets a match and wins or not
After some time there is no message being displayed or when the person gets no match there is a message saying that the person wins
Can someone help me please?
Thanks

-----------------------------------
Dreadnought
Sun Apr 17, 2016 8:14 pm

Re: Turing- Slot Machine
-----------------------------------
when the person gets no match there is a message saying that the person wins
I suggest you have the program display the values of number, number2 and number3 so that you get an idea of what is going on behind the scenes.

After some time there is no message being displayed
Iif number, number2 and number3 are not all equal, does that imply that none of them can be equal?

-----------------------------------
Zainabh
Mon Apr 18, 2016 4:16 pm

RE:Turing- Slot Machine
-----------------------------------
Nevermind, I got it
Thanks
