MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-389202.py

File recipe-389202.py

recipes/Python/389202_Series_generator_using_generators_/recipe-389202.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Simple series generator with
2# generators & decorators.
3# Author : Anand B Pillai
4

Callers

nothing calls this directly

Calls 5

rangeFunction · 0.85
primeMethod · 0.80
seriesFunction · 0.70
powFunction · 0.50
randomMethod · 0.45

Tested by

no test coverage detected