Between brackets: [question score / answers count]
Build date: 2018-01-27 21:56:12 GMT
- [] = (), () = (), and {} = () 'assignments' - [28/4]
- Fastest way to generate a random-like unique string with random length in Python 3 - [18/4]
- Splitting names that include "de", "da", etc. into first, middle, last, etc - [14/9]
- Why are chained operator expressions slower than their expanded equivalent? - [11/1]
- Where are the inaccuracies in math.sqrt() and math.pow() coming from for large numbers? - [10/2]
- Unicode subscripts and superscripts in identifiers, why does Python consider XU == Xᵘ == Xᵤ? - [9/2]
- Style for continued multi-line f-strings - [9/1]
- Python - Why are classes listed in the list of built-in functions? - [7/1]
- unexpected behaviour of dictionary membership check - [6/5]
- Pandas: check if a number appear multiple times in a row - [6/4]