Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 346 Bytes

ADeckOfCards

A coding challenge in Python

Alt Text

Features

  • Simple OOP application in Python using Turtle
  • Created list of playing cards suits
  • App shuffles the deck, then pick 5 cards out of it
  • Display colors accordingly to the suit

License

MIT