Skip to content

Commit 4ac5861

Browse files
committed
Updated README
1 parent d05434d commit 4ac5861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,5 @@ Check if the given number is a perfect number
133133
Implementation of Pascal Triangle
134134
* [Sieve Of Erathosthenes](https://github.com/OmkarPathak/Python-Programs/blob/master/Programs/P67_SieveOfEratosthenes.py)
135135
One of the efficient algorithms to find all the prime numbers upto n, where n can be upto 10 million
136+
* [Reverse the words](https://github.com/OmkarPathak/Python-Programs/blob/master/Programs/P69_ReverseWords.py)
137+
Reversing the order of WORDS in a sentence

0 commit comments

Comments
 (0)