mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-03-15 19:19:48 +00:00
parent
d75bec8a78
commit
dab312e0e7
@ -24,4 +24,4 @@ if __name__ == '__main__':
|
||||
|
||||
"""
|
||||
print abs Max
|
||||
"""
|
||||
"""
|
||||
|
@ -17,4 +17,4 @@ def main():
|
||||
print(absMin(a)) # = -1
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
main()
|
Loading…
x
Reference in New Issue
Block a user