Skip to content

Let me generate a class for RPSLS. #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Let me generate a class for RPSLS. #34

merged 1 commit into from
Nov 3, 2024

Conversation

AymarN
Copy link
Owner

@AymarN AymarN commented Nov 3, 2024

I generate a class for RPSLS.
The class consists of four methods and two built-in functions :
init(self, player_number, comp_number)
str(self)

name_to_number(self)
rpsls_first_part(self)
rpsls_second_part(self)
rpsls_last_part(self)

@AymarN AymarN merged commit 50a2694 into master Nov 3, 2024
1 check failed
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