Commit Graph

8 Commits (5f3ccda520cc5b88355372ce6aa627fb99138bae)

Author SHA1 Message Date
Vardhaman d353ef8c75
Update deck_of_cards.ipynb 2022-06-07 09:37:23 +05:30
Vardhaman 8e053f4610
Update deck_of_cards.py 2022-06-07 09:34:37 +05:30
Joilson Cisne 06b3ed2adc
Fix loop bug in deck of cards exercise (#396) 2020-07-07 20:56:05 -04:00
Narendra Choudhary Legha 1f939ec351 Resolve #195: Fix broken GitHub URLs (#199) 2018-08-12 20:49:30 -04:00
cclauss b156e48e4b Add missing self variables to Deck of Cards solution (#145) 2018-03-18 09:21:52 -04:00
cclauss f099a0ad3f Convert all .py files to be valid Python (#98) 2018-03-06 19:37:46 -05:00
Bryan Jennings 6c4c2abe00 Simplify logic for is_ace and is_face_card in deck of cards solution (#113) 2017-12-01 20:51:33 -05:00
Donne Martin 0f517c709e Add Deck of Cards solution 2017-03-03 18:53:01 -08:00