Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
def
f():
11
s.Beep(349, 300)
12
def
g():
13
s.Beep(196, 300)
14
def
a():
15
s.Beep(220, 300)
16
def
b():
Callers
6
recipe-578620.py
File · 0.70
test
Function · 0.50
copy_generator
Function · 0.50
recipe-576366.py
File · 0.50
weaving
Function · 0.50
wrap
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected