The Python Oracle

When does using swapcase twice not return an identical answer?

This video explains
When does using swapcase twice not return an identical answer?

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Popsicle Puzzles

--

Chapters
00:00 Question
00:53 Accepted answer (Score 25)
01:37 Answer 2 (Score 14)
03:40 Answer 3 (Score 9)
04:07 Thank you

--

Full question
https://stackoverflow.com/questions/2069...

Question links:
[str.swapcase()]: http://docs.python.org/3/library/stdtype...
[here]: http://geertvanderploeg.com/unicode-gen/

Accepted answer links:
[(U+00B5)]: http://www.fileformat.info/info/unicode/...
[(U+03BC)]: http://www.fileformat.info/info/unicode/...

Answer 2 links:
[ß]: http://en.wikipedia.org/wiki/%C3%9F

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python

#avk47