SpiceQA
Questions
Tags
Users
Badges
user_4001592
@user_4001592
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Is there a more elegant way to express ((x == a and y == b) or (x == b and y == a))?
155 votes
Count letter frequency in word list, excluding duplicates in the same word
58 votes
Why does redefining a variable used in a generator give strange results?
33 votes
Create a dictionary by zipping together two lists of uneven length
25 votes
Filtering list of tuples based on condition
24 votes
Top Questions
Find the indices where a sorted list of integer changes
6 votes
3 answers