I managed to create a deck and to even shuffle the deck! Now I just need to figure out how to deal the cards out to multiple players and I'm one step closer to making a card game.
As a starting Python enthusiast, I find myself annoyed at " 's because they stop my flow of typing. What keys do you use to get out of them after typing a string? Really enjoying the video, taking my time to really understand Classes. Thanks!
Write a program by using class and methods to show winner if below scenario pass in deck of cards. King of Spade, Queen of Heart King of Heart, Queen of Diamond King of Diamond, Queen of Club King of Club, Queen of Spade Hint: Input should be two digit like (2,5), if 2= King of Spade and 5= Queen of Heart then person is the winner. can u help me with this scenario
thank you for this! i'm working on a blackjack project for class and didn't know how to approach the deck of cards, this will help!
This was a nice little project to practice some python basics, thanks!
Glad to be of help! Check out PythonAlgos.com for more stuff :)
I managed to create a deck and to even shuffle the deck! Now I just need to figure out how to deal the cards out to multiple players and I'm one step closer to making a card game.
just checking in - how is that card game going?
As a starting Python enthusiast, I find myself annoyed at " 's because they stop my flow of typing. What keys do you use to get out of them after typing a string? Really enjoying the video, taking my time to really understand Classes. Thanks!
Short & simple. Thanks
Awesome, glad to be of help!
I do not know what happen honestly
Thanks for the vid good help for us beginners. Can I ask what is the empty card list for? Thanks!
Hi Benedict, great question. It's so that we have an object to insert the cards that we are creating into!
hi! great video! what extension do you use to color code everything?
haha i think it's dracula
I know this an old video, would it be possible to change the code a bit to work with "Deck Builder" type game instead of just a standard deck
yeah, just replace the cards
Write a program by using class and methods to show winner if below scenario pass in deck of cards.
King of Spade, Queen of Heart
King of Heart, Queen of Diamond
King of Diamond, Queen of Club
King of Club, Queen of Spade
Hint: Input should be two digit like (2,5), if 2= King of Spade and 5= Queen of Heart then person is the winner.
can u help me with this scenario
Ace is both highest and lowest in most games of poker and black jack.
lol you type so fast
lol thanks! i developed my typing speed from playing too much league of legends as a high schooler 🤣