Skip to content

Commit 70f70c5

Browse files
authored
Update README.md
1 parent 4dbd4b9 commit 70f70c5

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
@@ -8,7 +8,7 @@ Hey there! I am new to both Python and Mojo languages. In this repository, I wen
88

99
1. **Length of last word** : returning the length of the last word in the string.
1010
2. **Student attendance record** : Whether or not the student is eligible for an attendance award
11-
3. **Remove repeating letters** : Removing the repeating letters in a string.
11+
3. **Remove repeating letters** : Removing the adjacent letters (one being capital) in a string.
1212
4. **Detect Capital letter usage** : Returning true if the usage of capitals in it is right.
1313
5. **Find the difference:** : Returning the extra letter among 2 strings
1414

0 commit comments

Comments
 (0)