Skip to content

Whales - Gaby and Tinghui#45

Open
tinghj17 wants to merge 8 commits intoada-c17:masterfrom
gabw13:master
Open

Whales - Gaby and Tinghui#45
tinghj17 wants to merge 8 commits intoada-c17:masterfrom
gabw13:master

Conversation

@tinghj17
Copy link

Hello,

Thanks for taking time to review our project!

Copy link

@kaidamasaki kaidamasaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

There were a couple of style things but overall everything looks good.

Well done!

adagrams/game.py Outdated
Comment on lines +4 to +11
letter_pool =["A", "A", "A", "A", "A", "A", "A", "A", "A", "B", "B", "C", \
"C", "D", "D", "D", "D", "E", "E", "E", "E", "E", "E", "E", "E", "E", \
"E", "E", "E", "F", "F", "G", "G", "G", "H", "H", "I", "I", "I", "I", \
"I", "I", "I", "I", "I", "J", "K", "L", "L", "L", "L", "M", "M", "N", \
"N", "N", "N", "N", "N", "O", "O", "O", "O", "O", "O", "O", "O", "P", \
"P", "Q", "R", "R", "R", "R", "R", "R", "S", "S", "S", "S", "T", "T", \
"T", "T", "T", "T", "U", "U", "U", "U", "V", "V", "W", "W", "X", "Y", \
"Y", "Z"]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style: Since this never changes you could have this be a global constant.

tinghj17 and others added 2 commits April 7, 2022 12:26
Use list() to convert str to list

Co-authored-by: Kaida Masaki <kaida@adadevelopersacademy.org>
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.

3 participants