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

https://github.com/merttalug/evennumbersum

A program that accepts input from the user until an odd number is entered and adds even and multiples of 4 from the entered values and prints it on the screen.
https://github.com/merttalug/evennumbersum

java kodluyoruz patika-dev sum

Last synced: about 1 year ago
JSON representation

A program that accepts input from the user until an odd number is entered and adds even and multiples of 4 from the entered values and prints it on the screen.

Awesome Lists containing this project

README

          

# EvenNumberSum
A program that accepts input from the user until an odd number is entered and adds even and multiples of 4 from the entered values and prints it on the screen.