The Python Oracle

Generate a random letter 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: Forest of Spells Looping

--

Chapters
00:00 Question
00:29 Accepted answer (Score 325)
00:56 Answer 2 (Score 78)
01:07 Answer 3 (Score 49)
01:22 Answer 4 (Score 24)
01:32 Thank you

--

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

Accepted answer links:
[string.ascii_letters]: https://docs.python.org/3/library/string...
[random.choice]: http://docs.python.org/library/random.ht...

--

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

--

Tags
#python #random #python3x

#avk47