Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/merttalug/maximum_minimum
A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.
https://github.com/merttalug/maximum_minimum
java kodluyoruz mathematics maths patika-dev sorting-numbers
Last synced: about 23 hours ago
JSON representation
A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.
- Host: GitHub
- URL: https://github.com/merttalug/maximum_minimum
- Owner: merttalug
- License: mit
- Created: 2022-03-23T16:16:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T16:16:30.000Z (over 2 years ago)
- Last Synced: 2023-07-14T14:12:20.016Z (over 1 year ago)
- Topics: java, kodluyoruz, mathematics, maths, patika-dev, sorting-numbers
- Language: Java
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maximum_Minimum
A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.