Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
range
Function · 0.85
prime
Method · 0.80
series
Function · 0.70
pow
Function · 0.50
random
Method · 0.45
Tested by
no test coverage detected