File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 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 :
3
5
1 . Printing Prime Numbers in the specified Range
4
6
2 . Determining wether the number that the User has entered is a Prime Number or Not
5
7
3 . Generating Random Numbers between Specified Range
@@ -15,3 +17,5 @@ Playing with Numbers using Python has unlimited possibilities and a few of them
15
17
13 . Determining wether the number that the User has entered is a Disarium Number or Not
16
18
14 . Printing Disarium Numbers in the specified Range
17
19
15 . Multiplication of Matrices (Without using any pre-built Modules)
20
+
21
+ ### Definately More to come :)
You can’t perform that action at this time.
0 commit comments