MCPcopy Create free account
hub / github.com/dabeaz-course/python-mastery / multitask.py

File multitask.py

Solutions/8_5/multitask.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# multitask.py
2
3from collections import deque
4

Callers

nothing calls this directly

Calls 4

countdownFunction · 0.85
countupFunction · 0.85
appendMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected