Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ e
Function
e
recipes/Python/578620_music_module/recipe-578620.py:8–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
def
d():
7
s.Beep(292, 300)
8
def
e():
9
s.Beep(330, 300)
10
def
f():
11
s.Beep(349, 300)
12
def
g():
Callers
1
recipe-578620.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected