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

https://github.com/mbn-code/oddorevenc

This is a small script made in C, checking if the number is even or odd. How you check is if you devide the number by 2 and if there isn't any remainder it's even, else odd.
https://github.com/mbn-code/oddorevenc

Last synced: 9 months ago
JSON representation

This is a small script made in C, checking if the number is even or odd. How you check is if you devide the number by 2 and if there isn't any remainder it's even, else odd.

Awesome Lists containing this project