Skip to content

miracode/deck_of_cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deck of Cards

###Create a standard 52 card deck with Python.

Deck() - Initialize an empty deck
.make_deck() - create a new deck of 52 cards
.shuffle() - shuffle deck with "random" package
.pop() - Remove and return top card from the deck

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages