StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Rockybilly

Rating
1491.14 (4,397,262nd)
Reputation
1,918 (87,153rd)
Page: 1 2 3
Title Δ
Sum of Two Integers without using '+' operator in python 2... -0.90
Python exception base class vs. specific exception -2.92
Class property inheritance when property is another class' prop... +4.17
Conversion of Strings to list -1.01
Merging Dicts that have Lists of Dicts in Python 2.7 -2.92
How do I add collision detection to the sides of the window in Tkin... -4.02
Categorize list in Python +4.56
Palindrome recursive function +1.44
Idiomatic way to combine strings via list comprehension -0.93
searching for a specific element in default dictionary PYTHOn +4.13
How do I make a variable able to be used for the entire sheet but n... 0.00
Python random list generation -1.92
TypeError: func1() missing 1 required positional argument: 'sel... +4.13
How can I replace 1s in a binary array with natural numbers, mainta... -1.16
How do I turn a repeated list element with delimiters into a list? +4.17
share variable between classes and methods 0.00
Iterate list while assigning new values to it -3.53
Indexerror in Python for unknown reason 0.00
I'm writing a fuel conversion program and its not working :( -1.75
I'm trying to use pygame and need and interface +0.02
encoding unicode using UTF-8 -1.02
Returning Dictionary-length of words in string -1.55
convert a list of tuples to a dictionary and preserve duplicates +2.22
Pygame the rectangle is not moving? +4.17
Index of first differing element without loop -0.64
Python: Adding elements of a tuple to an empty tuple -2.60
fill a dictionary without using try except +0.94
How can I take an inut list from user in one function, and transfer... -2.17
How to convert characters of a string from lowercase to upper case... +4.22
local list in functions python +3.08
It seems that my variable won't increment in my for -2.46
writing a function that return the reversed number -3.10
How to hide part of string in python -1.12
How to create a list in Python, based of another master list and us... +0.14
Convert String to Upper from Scratch -1.05
How to delete the very last character from every string in a list o... -3.57
making a working Game Over function in pygame -0.14
how to omit parenthesis in return from a python def -0.57
Convert a list into a sequence of string triples +0.25
Performing calculations with input variables python3.x -1.32
Why can't you import now() from the datetime module? +0.53
how to convert a string to a list of dictionaries in python? 0.00
How do I check for a win in a tic tac toe game? 0.00
Convert an Array, converted to a String, back to an Array -4.07
cleaning up function looping 0.00
Elements of the original list changes when a deep copy of changes -1.19
Being Pythonic: Collecting arbitrary strings - indexer +2.73
how to convert long date into time +1.61
How to run a task in python for regular intervals between certain t... +4.10
How can i shorten my code instead of using several if statements: -3.94