-
Notifications
You must be signed in to change notification settings - Fork 115
Prime number #67
Copy link
Copy link
Open
Labels
easyThis doesn't seem rightThis doesn't seem righthactoberfest-acceptedup for grabsGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
easyThis doesn't seem rightThis doesn't seem righthactoberfest-acceptedup for grabsGood for newcomersGood for newcomers
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.