StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

Why list `my_list+['foo']` faster than `new_list = list(my_list); new_list.append('fo...

Author Votes Δ
Lloyd Grant 2 0.00
Last visited: May 1, 2015, 9:52:16 PM