Description Usage Arguments Value References Examples
Return a copy of the string with uppercase characters converted to lowercase and vice versa.
1 |
str |
A string. |
A string.
https://docs.python.org/3/library/stdtypes.html#str.swapcase
1 | pystr_swapcase("Swap Me!")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.