List Question
10 TechQA 2020-09-25 19:13:09Zen of Python 'Explicit is better than implicit'
4.2k views
Asked by sir_chocolate_soup
Should I use builtin exception or define my own?
87 views
Asked by Maciej WawrzyĆczuk
Python Zen - (only) one way to do it
1.6k views
Asked by glglgl
What is preferable way to handle exceptions?
206 views
Asked by Viacheslav Kondratiuk
Refactoring a python project that has a lot libraries that have "from smthng import *"
137 views
Asked by yellowpisagor
Is there a special philosophy behind the zen of python being a cipher?
68 views
Asked by watch-this
Most elegant way to store (persist) the value of a single (numeric) variable
1k views
Asked by Peter Mabbott
Why does Python treat tuples, lists, sets and dictionaries as fundamentally different things?
5.5k views
Asked by Chris Johnson
zen of Python vs with statement - philosophical pondering
1.4k views
Asked by NeuronQ
Most pythonic way to refactor multiple equality checks
125 views
Asked by Arshan Hashemi