Commit Graph

6 Commits

Author SHA1 Message Date
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