SpiceQA
Questions
Tags
Users
Badges
user_4967582
@user_4967582
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
How to create a Sudoku puzzle in Python
1 votes
Top Questions
Remove any duplicates in a list of lists when order doesn't matter (eg. [1,2,3] and [1,3,2] are duplicate sets)?
2 votes
1 answers
Loop through list, if any of the index values in list has length < 3. Then append to new_list. Ignore indexes that repeat those elements anywhere else
2 votes
1 answers