File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,23 +5,23 @@ Hey there! I am new to both Python and Mojo languages. In this repository, I wen
55## Programs
66
771 . ** Length of last word**
8- Description: returning the length of the last word in the string.
8+ Description: returning the length of the last word in the string.
99
1010
11112 . ** Palindrome number:**
12- Description: returning true if input is a palindrome and false otherwise.
12+ Description: returning true if input is a palindrome and false otherwise.
1313
1414
15153 . ** Student attendance record**
16- - Description: Whether or not the student is eligible for an attendance award
16+ Description: Whether or not the student is eligible for an attendance award
1717
1818
19194 . ** Detect Capital letter usage**
20- - Description: Returning true if the usage of capitals in it is right.
20+ Description: Returning true if the usage of capitals in it is right.
2121
2222
23235 . ** Find the difference:**
24- - Description: Returning the extra letter among 2 strings
24+ Description: Returning the extra letter among 2 strings
2525
2626
2727## Benchmarking and Testing
You can’t perform that action at this time.
0 commit comments