The Python Oracle

Detecting if a string is a pangram in Python

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: Isolated

--

Chapters
00:00 Question
01:57 Accepted answer (Score 6)
02:34 Answer 2 (Score 2)
03:03 Answer 3 (Score 0)
03:30 Thank you

--

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

Question links:
[Comparing two lists using the greater than or less than operator]: https://stackoverflow.com/questions/1305...
https://docs.python.org/3/tutorial/datas...

Accepted answer links:
https://docs.python.org/2/library/sets.h...
[Set]: https://docs.python.org/2/library/stdtyp...

Answer 2 links:
[sets]: https://docs.python.org/3/library/stdtyp...

--

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

--

Tags
#python

#avk47