oneliner
Python Ternary Operation
·552 words·3 mins
Posts
oneliner
python
Ternary operations in Python.
More Python Comprehensions
·720 words·4 mins
Posts
oneliner
python
More Python comprehension examples.
Comprehension in Python
·361 words·2 mins
Posts
101
oneliner
python
List and Dict comprehension in Python.