Skip to content

#Python. Slot machines - #3

Open
xcg1234 wants to merge 1 commit into
learnwithleon:mainfrom
xcg1234:answer
Open

#Python. Slot machines#3
xcg1234 wants to merge 1 commit into
learnwithleon:mainfrom
xcg1234:answer

Conversation

@xcg1234

@xcg1234 xcg1234 commented Feb 6, 2021

Copy link
Copy Markdown

I completed the challenge: 5
I feel good about my code: 4
I'm not sure if I'm allowed to use python for this project.

Coding using Python, symbols limited to [1,2,3] for higher probabilities to win but still kind of hard to win since it has 5 slots.

Start of the game player has 100 tokens.
He can bid any amount of integer tokens.
If win then double the token, else lose the amount he put in.

When tokens used up started a new game.

Coding using Python,  symbols limited to [1,2,3] for higher probabilities to win but still kinda hard to win since it has 5 slots.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant