Find highest value number in input list

1
2
# Asks the user for a list of numbers, separated with spaces.
# Returns the highest value number (regardless of repeats).
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Asks the user for a list of numbers, separated with spaces. Returns the highest value number (regardless of repeats).

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.