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

https://github.com/tiaansu/find-the-largest-number-among-three

simple C# program that compares three numbers and returns the position (1st, 2nd, or 3rd) of the largest number among the three input numbers.
https://github.com/tiaansu/find-the-largest-number-among-three

Last synced: 3 months ago
JSON representation

simple C# program that compares three numbers and returns the position (1st, 2nd, or 3rd) of the largest number among the three input numbers.

Awesome Lists containing this project