Newbetuts
.
New posts in pep
What PEP 8 guidelines do you ignore, and which ones do you stick to? [closed]
python
pep8
pep
Which PEP's are must reads?
python
pep
Data Classes vs typing.NamedTuple primary use cases
python
namedtuple
pep
python-3.7
python-dataclasses
Better to 'try' something and catch the exception or test if it's possible first to avoid an exception?
python
exception-handling
if-statement
try-catch
pep
What's the function like sum() but for multiplication? product()?
python
product
built-in
pep
E731 do not assign a lambda expression, use a def
python
lambda
pep
Why is there no xrange function in Python3?
python
python-3.x
pep
xrange
Prev