max_num() takes a list of numbers as a parameter and returns the largest number. Numbers can be negative.
-
Updated
Jan 25, 2021 - Python
max_num() takes a list of numbers as a parameter and returns the largest number. Numbers can be negative.
Add a description, image, and links to the max-num topic page so that developers can more easily learn about it.
To associate your repository with the max-num topic, visit your repo's landing page and select "manage topics."