We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf21ca commit 752bc5dCopy full SHA for 752bc5d
strings/swap_case.py
@@ -43,3 +43,4 @@ def swap_case(sentence):
43
result = swap_case(s)
44
print(result)
45
46
+
0 commit comments