pybites / challenges

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

PCC21 RobertMara #732

Open RobertMara opened 4 years ago

RobertMara commented 4 years ago

ATTENTION: before clicking "Create Pull Request" please submit some meta data, thanks!

Difficulty level (1-10): [2] Estimated time spent (hours): [1.5] Completed (yes/no): [yes] I stretched my coding skills (if yes what did you learn?): [I'm new to Python, so...using regular expressions in Python like re.flags=IGNORECASE; must use sorted() on returned dict values instead of calling value.sort(); using str.join(List), which is different from Ruby's Array.join(str) syntax.] Other feedback (what can we improve?): []