1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

added summery

This commit is contained in:
avinal
2021-01-27 01:35:53 +05:30
parent b8da6dd155
commit 880962b55b
+1
View File
@@ -6,6 +6,7 @@ Introduction to Prime Numbers
:tags: prime, primenumbers :tags: prime, primenumbers
:category: prime :category: prime
:slug: prime1 :slug: prime1
:summary: A prime is a positive integer *p* having exactly two positive divisors, namely *1* and *p*. An integer *n* is composite if *n* > *1* and *n* is not prime. (The number 1 is considered neither prime nor composite.)
.. epigraph:: .. epigraph::