pybites / challenges

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

Pcc01 #799

Open l1dge opened 3 years ago

l1dge commented 3 years ago

Difficulty level (1-10): [3] Estimated time spent (hours): [2] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [Created a copy file and learned the unittest module. Recognised this as Pybite3 which I'd already done but made some changes to accommodate default parameters. Removed unittest in committed work but added a .gitignore file. A bit of repetition but enjoyable.] Other feedback (what can we improve?): [Took a little while to decipher the instructions fully, but I think I got it right in the end, at least the git part, however, my python code needs work!! :-)]