MCPcopy Create free account
hub / github.com/ActiveState/code / g

Function g

recipes/Python/578620_music_module/recipe-578620.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10def f():
11 s.Beep(349, 300)
12def g():
13 s.Beep(196, 300)
14def a():
15 s.Beep(220, 300)
16def b():

Callers 6

recipe-578620.pyFile · 0.70
testFunction · 0.50
copy_generatorFunction · 0.50
recipe-576366.pyFile · 0.50
weavingFunction · 0.50
wrapFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected