SpiceQA
Questions
Tags
Users
Badges
user_722804
@user_722804
0
reputation
0
answers
0
questions
About Me
// Hello, World !
Top Answers
Adding docstrings to namedtuples?
74 votes
Why is there a difference between `0--3//2` and `--3//2`?
18 votes
IDLE 3.8.4 and 3.9.0b4 won't save files with non-ascii characters
6 votes
Understand Python swapping: why is a, b = b, a not always equivalent to b, a = a, b?
4 votes
Why is my function faster than python's print function in IDLE?
3 votes
Top Questions