How to Make A Deck of Cards With Python Using Object Oriented Programming (OOP)

How to Make A Deck of Cards With Python Using Object Oriented Programming (OOP)

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=1a3JGC-EGl0



Category:
Guide
Duration: 47:43
6,715 views
199


In this video learn how to simulate a deck of playing cards using Python classes and OOP. Then, learn to render the cards using the Python turtle module.


Code: https://github.com/wynand1004/Projects/blob/master/Cards/deck_of_cards.py


PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=l2n65N0C-ls







Tags:
python
python programming
python oop
object oriented programming