fruit machine
this is what I have got right now, but this is what I need help on, If the user gets three of a kind for any symbol except the bell or the skull, they get 50p added to their credit.
If the user gets three bells, they get 100 added to their credit.
If the user gets two skulls, they lose 100 of their credit.
If the user gets three skulls, the user loses all their remaining credit.
the credits to go down and up
Voters
elipie
also btw the credit is assigned to the input so you have to make another variable for the "credit"
elipie
Error fix: if(atp == "bell" or atp == "skull"):
SamCox2
Python btw
can you invite me?
btw this code is wrong:
change it to:
@Coder100 done
@Coder100 has it worked
@Coder100 its been 24 hours and im just wondering has it worked