We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 156bd89 commit 6c6c690Copy full SHA for 6c6c690
README.md
@@ -1,2 +1,6 @@
1
# Beginners-Python-Programs
2
-These are some of the interesting python programs that I came across and would be fun for those who are learning python.
+These are some of the interesting python programs that I came across and would be fun for those who are learning python.
3
+<br>
4
+## Index:
5
+1. [Count Primes](https://github.com/Aishanipach/Beginners-Python-Programs/tree/main/Count_primes)
6
+2. [Three Cup Monty(extended)](https://github.com/Aishanipach/Beginners-Python-Programs/tree/main/Threecupsmonty)
0 commit comments