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

Function f

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

Source from the content-addressed store, hash-verified

8def e():
9 s.Beep(330, 300)
10def f():
11 s.Beep(349, 300)
12def g():
13 s.Beep(196, 300)
14def a():

Callers 15

recipe-578620.pyFile · 0.70
testFunction · 0.50
testFunction · 0.50
callerMethod · 0.50
lazyDSU_sortFunction · 0.50
newfuncFunction · 0.50
decoratedFunction · 0.50
outMethod · 0.50
wrapperFunction · 0.50
lockedfuncMethod · 0.50
semfuncMethod · 0.50
eventfuncMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected