Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
def
e():
9
s.Beep(330, 300)
10
def
f():
11
s.Beep(349, 300)
12
def
g():
13
s.Beep(196, 300)
14
def
a():
Callers
15
recipe-578620.py
File · 0.70
test
Function · 0.50
test
Function · 0.50
caller
Method · 0.50
lazyDSU_sort
Function · 0.50
newfunc
Function · 0.50
decorated
Function · 0.50
out
Method · 0.50
wrapper
Function · 0.50
lockedfunc
Method · 0.50
semfunc
Method · 0.50
eventfunc
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected