pybites / challenges

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

Pcc02 #806

Open eternity336 opened 3 years ago

eternity336 commented 3 years ago

Difficulty level (1-10): [5] Estimated time spent (hours): [3] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [It was mostly challenging because the instructions were a bit unclear. I ended up solving it but I'm not sure I'm happy with the results.] Other feedback (what can we improve?): [The validation check was a tad confusing. and get permutations. With get permutations it was just a matter of reversing the test... I understand it now but i did not understand what the request was intially.]