Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ last
Function
last
Music-Player/music_player.py:7–8 ·
view source on GitHub ↗
(list)
Source
from the content-addressed store, hash-verified
5
6
7
def
last(list):
8
return
list[-1]
9
10
11
def
music_name():
Callers
1
music_name
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected