k9uma/odd-number-addition
This project is written in Java, the goal is to add 3 odd numbers to give us an even number result. Currently we are looking for the magic number 30 from this list of numbers: {1,3,5,7,9,11,13,15}.
Java
This project is written in Java, the goal is to add 3 odd numbers to give us an even number result. Currently we are looking for the magic number 30 from this list of numbers: {1,3,5,7,9,11,13,15}.
Java