Skip to content

edenjohnson/Classes_and_List_Comprehension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Classes_and_List_Comprehension

This program uses object oriented programming to create a deck of cards. The program imports the random module to randomly shuffle the deck and deal out cards to the user. List comprehension is utilized in the creation of the deck.

Prerequisites/Assumptions

Python 3+ must be installed on the system running the program.

Author

Eden Johnson

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages