Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ updatelabel
Function
updatelabel
Mp3_media_player.py:42–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
41
42
def
updatelabel():
43
global index
44
global songname
45
v.set(realnames[index])
46
# return songname
47
48
49
def
nextsong(event):
Callers
2
nextsong
Function · 0.85
prevsong
Function · 0.85
Calls
1
set
Method · 0.80
Tested by
no test coverage detected