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 970fa0a commit 3fb0e77Copy full SHA for 3fb0e77
README.md
@@ -1,5 +1,5 @@
1
# NPTEL-Programming-Data-Structures-and-Algorithms-using-Python-Week-2-Practice-Programming-Assignment
2
-NPTEL Python Week 2 Practice Programming Assignment
+NPTEL Programming, Data Structures and Algorithms using Python Week 2 Practice Programming Assignment
3
4
# Week 2 Practice Programming Assignment
5
1. Write a function intreverse(n) that takes as input a positive integer n and returns the integer obtained by reversing the digits in n.
0 commit comments