The Python Oracle

How do I create a constant 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: Quirky Dreamscape Looping

--

Chapters
00:00 Question
00:21 Accepted answer (Score 1289)
01:25 Answer 2 (Score 428)
03:51 Answer 3 (Score 153)
04:56 Answer 4 (Score 104)
06:29 Thank you

--

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

Accepted answer links:
[Constants in Python]: https://web.archive.org/web/201005231325...
[typing.Final]: https://docs.python.org/3/library/typing...

Answer 3 links:
[namedtuple()]: http://docs.python.org/2/library/collect...

--

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

--

Tags
#python #constants

#avk47