Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/subbarayudu-j/TheAlgorithms-Python
/ absMax.py
File
absMax.py
Maths/absMax.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
absMax(x):
2
""
"
3
#>>>absMax([0,5,1,11])
4
11
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected