Skip to content

Conversation

notvert
Copy link
Collaborator

@notvert notvert commented Jul 14, 2022

No description provided.

Copy link
Collaborator

@brucestull brucestull left a comment

Choose a reason for hiding this comment

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

Blackjack Advice

Completed

Comments:

  • Great work!

"K": 10,
}

selection_1 = input("\nSelect the first of three cards: A, 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, or K. ")
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • An idea for future work is to provide a way for user to input either lower-case or upper-case card letters. Program could accept both 'a' and 'A'.

@brucestull brucestull merged commit 29c4988 into main Jul 14, 2022
@brucestull brucestull deleted the jonpan-newlab04-blackjack branch July 14, 2022 02:23
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