Java-Jet icon indicating copy to clipboard operation
Java-Jet copied to clipboard

Prime number

Open ShivangiSingh17 opened this issue 6 years ago • 5 comments

Write a Java program to check if a given number is prime or not i.e. a number which is not divisible by any other number other than 1 and itself.

ShivangiSingh17 avatar Oct 08 '19 05:10 ShivangiSingh17

I would like to work on this !!

StrangeNoob avatar Oct 08 '19 06:10 StrangeNoob

I would like to solve this issue

Neuron34 avatar Oct 09 '19 09:10 Neuron34

ready to do it

kolosovser avatar Oct 11 '19 06:10 kolosovser

PR https://github.com/ShivangiSingh17/Java-Jet/pull/104

kolosovser avatar Oct 11 '19 07:10 kolosovser

Created a PR for this issue https://github.com/ShivangiSingh17/Java-Jet/pull/175

prakhyatkarri avatar Oct 20 '19 17:10 prakhyatkarri