MCPcopy Create free account
hub / github.com/ZiniuLu/Python-100-Days / generator02.py

File generator02.py

Day66-75/code/generator02.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from time import sleep
2
3
4def countdown(n):

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected