Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2896888

Browse files
Update 2023年12月26日-check-if-number-is-prime.md
1 parent 64cb5c9 commit 2896888

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎_posts/java-programs/2023-12-26-check-if-number-is-prime.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: "In this tutorial, we will see a Java program to check if the given
99

1010
In this tutorial, we will see a Java program to check if the given number is prime or not.
1111

12-
## What is Prime Number?
12+
## What is a Prime Number?
1313

1414
A number that can be divided exactly only by itself and 1.
1515

@@ -49,4 +49,3 @@ Output
4949
```
5050
41 is a prime number.
5151
```
52-

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /