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'
- Host: GitHub
- URL: https://github.com/memosainz/numberidentifier-java
- Owner: MemoSainz
- Created: 2024-08-01T15:00:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T15:03:41.000Z (10 months ago)
- Last Synced: 2025-02-07T13:40:19.760Z (3 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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".