The Python Oracle

Print a list in reverse order with range()?

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: Lost Civilization

--

Chapters
00:00 Question
00:19 Accepted answer (Score 766)
01:14 Answer 2 (Score 361)
01:47 Answer 3 (Score 58)
02:10 Answer 4 (Score 44)
03:37 Thank you

--

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

Answer 3 links:
[Jaime RGP's answer]: https://stackoverflow.com/a/33174726/293...
[Jason]: https://stackoverflow.com/a/31956052/293...
[Jason's answer]: https://stackoverflow.com/a/31956052/293...
[list comprehension]: https://docs.python.org/3/tutorial/datas...
[martineau's answer]: https://stackoverflow.com/a/21714738/293...
[extended slices syntax]: https://docs.python.org/2.3/whatsnew/sec...
[Michał Šrajer's answer]: https://stackoverflow.com/a/7286465/2932...
[bene's answer]: https://stackoverflow.com/a/7286366/2932...
[at that time]: https://stackoverflow.com/revisions/7286...
[Val Neekman]: https://stackoverflow.com/a/25961781/293...

--

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

--

Tags
#python #list #range #reverse

#avk47