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

https://github.com/memosainz/numberidentifier-java

An exercise in Java, this program lets you load 15 numbers; and once loaded, it will tell you how many times you loaded the number 'three'
https://github.com/memosainz/numberidentifier-java

java

Last synced: about 2 months ago
JSON representation

An exercise in Java, this program lets you load 15 numbers; and once loaded, it will tell you how many times you loaded the number 'three'

Awesome Lists containing this project

README

        

## An exercise

This program will let you load 15 numbers.
Once loaded, the program needs to tell you how much times you wrote the number "3".