8000 Added list of programs. · enthuleo/programminginpython.com@e8fbe52 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8fbe52

Browse files
authored
Added list of programs.
1 parent 4dc9200 commit e8fbe52

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# programminginpython.com
2-
This repo consists code of all the programs discussed at programminginpython.com website.
1+
# <a href="http://Programminginpython.com/">programminginpython.com</a>
2+
This repo consists code of all the programs discussed at http://programminginpython.com/
3+
4+
## List of all the programs
5+
<ul ><li><a href="http://programminginpython.com/python-program-check-palindrome/">Python program to check whether a number is Palindrome or not</a></li><li ><a href="http://programminginpython.com/python-program-to-find-reverse-of-a-number/">Python program to find reverse of a number</a></li><li ><a href="http://programminginpython.com/find-reverse-number-slice/">Python program to find reverse of a number using slice</a></li><li ><a href="http://programminginpython.com/python-program-find-average-n-numbers/">Python program to find average of N numbers</a></li><li ><a href="http://programminginpython.com/python-program-to-find-whether-a-number-is-even-or-odd/">Python Program to find whether an integer is even or odd number</a></li><li ><a href="http://programminginpython.com/python-program-arithmetic-operations/">Python program for performing Arithmetic Operations</a></li><li ><a href="http://programminginpython.com/python-lists-add-append-modify-remove-slice/">Python Lists – Add, Append, Modify, Remove, Slice</a></li></ul>

0 commit comments

Comments
 (0)
0