Skip to content

Commit 752bc5d

Browse files
committed
added new line at the end of the file
1 parent bbf21ca commit 752bc5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: strings/swap_case.py

+1
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ def swap_case(sentence):
4343
result = swap_case(s)
4444
print(result)
4545

46+

0 commit comments

Comments
 (0)