pybites / challenges

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

Pcc11 #726

Closed Zaubeerer closed 4 years ago

Zaubeerer commented 4 years ago

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

Difficulty level (1-10): [7] Estimated time spent (hours): [5] Completed (yes/no): [yes] I stretched my coding skills (if yes what did you learn?): [generators, grep, yield from, islice] Other feedback (what can we improve?): [maybe a short introduction to grep]

Zaubeerer commented 4 years ago

@bbelderbos, the tests are now passing. Does it make sense to merge both generators.py and test_generators.py?