The Python Oracle

Case insensitive replace

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: Horror Game Menu Looping

--

Chapters
00:00 Question
00:18 Accepted answer (Score 274)
00:41 Answer 2 (Score 107)
00:52 Answer 3 (Score 59)
01:14 Answer 4 (Score 23)
01:39 Thank you

--

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

Accepted answer links:
[the regular expression sub method]: https://docs.python.org/3/library/re.htm...
[re.IGNORECASE]: http://docs.python.org/library/re.html#r...

--

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

--

Tags
#python #string #caseinsensitive

#avk47