Skip to content

Commit 3fb0e77

Browse files
authored
Update README.md
1 parent 970fa0a commit 3fb0e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# NPTEL-Programming-Data-Structures-and-Algorithms-using-Python-Week-2-Practice-Programming-Assignment
2-
NPTEL Python Week 2 Practice Programming Assignment
2+
NPTEL Programming, Data Structures and Algorithms using Python Week 2 Practice Programming Assignment
33

44
# Week 2 Practice Programming Assignment
55
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

Comments
 (0)