Skip to content

Conversation

@steventhan
Copy link
Owner

No description provided.

elif card == 'Q':
return 12
elif card == 'K':
return 13

Choose a reason for hiding this comment

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

This else-if block could be replaced by a dictionary.

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