SpiceQA
Questions Tags Users Badges
user_12671057
user_12671057
@user_12671057
0 reputation
0 answers
17 questions
About Me
// Hello, World !
Top Answers
  1. Can we make 1 == 2 true?
    151 votes
  2. Efficient summation in Python
    55 votes
  3. zip_longest for the left list always
    34 votes
  4. Why does `'{x[1:3]}'.format(x="asd")` cause a TypeError?
    27 votes
  5. Why is any (True for ... if cond) much faster than any (cond for ...)?
    25 votes
Top Questions
  1. Can we make 1 == 2 true?
    100 votes
    3 answers
  2. Why is a.insert(0,0) much slower than a[0:0]=[0]?
    74 votes
    1 answers
  3. How did print(*a, a.pop(0)) change?
    63 votes
    1 answers
  4. Why is list(x for x in a) faster for a=[0] than for a=[]?
    37 votes
    1 answers
  5. Is this "greedy" += behavior of lists guaranteed?
    15 votes
    1 answers
Terms of service Privacy policy
Powered by Answer