An open API service indexing awesome lists of open source software.

https://github.com/candytale55/max_num__min_num

# max_num() has three parameters named num1, num2, and num3. The function should return the largest of these three numbers. If any of two numbers tie as the largest, you should return "It's a tie!".
https://github.com/candytale55/max_num__min_num

codecademy

Last synced: 9 months ago
JSON representation

# max_num() has three parameters named num1, num2, and num3. The function should return the largest of these three numbers. If any of two numbers tie as the largest, you should return "It's a tie!".

Awesome Lists containing this project