
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
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
Other Videos By Coding Tech
Tags:
python
python programming
python oop
object oriented programming