SpiceQA
Questions
Tags
Users
Badges
user_1126841
@user_1126841
0
reputation
0
answers
0
questions
About Me
// Hello, World !
Top Answers
Why doesn't Python give any error when quotes around a string do not match?
112 votes
Why is math.sqrt massively slower than exponentiation?
81 votes
How to reuse an ssh connection
44 votes
Unpacking: [x,y], (x,y), x,y - what is the difference?
35 votes
Why is any (True for ... if cond) much faster than any (cond for ...)?
34 votes
Top Questions