Skip to content

Commit 88e6c45

Browse files
Added Badges
1 parent 00e84a5 commit 88e6c45

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Maths with Python
2-
Playing with Numbers using Python has unlimited possibilities and a few of them have been put up here (with more to come) :
1+
# Maths with Python
2+
![Stars](https://img.shields.io/github/stars/infinitecoder1729/maths-with-python) ![Size](https://img.shields.io/github/repo-size/infinitecoder1729/maths-with-python) ![Liscence](https://img.shields.io/github/license/infinitecoder1729/maths-with-python) ![LastCommit](https://img.shields.io/github/last-commit/infinitecoder1729/maths-with-python)
3+
4+
### Playing with Numbers using Python has unlimited possibilities and a few of them have been put up here :
35
1. Printing Prime Numbers in the specified Range
46
2. Determining wether the number that the User has entered is a Prime Number or Not
57
3. Generating Random Numbers between Specified Range
@@ -15,3 +17,5 @@ Playing with Numbers using Python has unlimited possibilities and a few of them
1517
13. Determining wether the number that the User has entered is a Disarium Number or Not
1618
14. Printing Disarium Numbers in the specified Range
1719
15. Multiplication of Matrices (Without using any pre-built Modules)
20+
21+
### Definately More to come :)

0 commit comments

Comments
 (0)