Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZiniuLu/Python-100-Days
/ coroutine01.py
File
coroutine01.py
Day66-75/code/coroutine01.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
time
import
sleep
2
3
4
def
countdown_gen(n, consumer):
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected