SpiceQA
Questions
Tags
Users
Badges
Jim_32880
@Jim_32880
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Difference between abstract class and interface in Python
102 votes
"is" operator behaves unexpectedly with integers
61 votes
How to make sure an application keeps running on Linux
38 votes
What are good ways to make my Python code run first time?
36 votes
Which is faster in Python: x**.5 or math.sqrt(x)?
18 votes
Top Questions
Does python optimize modules when they are imported multiple times?
65 votes
6 answers