The Python Oracle

How come I can add the boolean value False but not True in a set in Python?

This video explains
How come I can add the boolean value False but not True in a set 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: Over Ancient Waters Looping

--

Chapters
00:00 Question
00:40 Accepted answer (Score 44)
01:20 Answer 2 (Score 17)
03:26 Answer 3 (Score 1)
04:15 Thank you

--

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

Answer 1 links:
[is guaranteed in Python 3.x]: https://docs.python.org/release/3.0.1/wh...
[introduced in 3.x]: https://docs.python.org/release/3.0.1/wh...

--

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

--

Tags
#python #set

#avk47