pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
693 stars 2.29k forks source link

Pcc02 #671

Open GeoffRiley opened 4 years ago

GeoffRiley commented 4 years ago

Difficulty level (1-10): [4] Estimated time spent (hours): [3] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [Manipulating dictionaries in different ways. Working to the test instead of just targeting the demands of the game… reworked original PR#589] Other feedback (what can we improve?): [I chose to use the game.py rather than game-help.py. After completing the task I looked at the other and found that I deviated from the pattern considerably… possibly detrimentally, I'm not sure.]