StackRating

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

Shadowcoder

Rating
1505.20 (136,861st)
Reputation
942 (162,680th)
Page: 1 2
Title Δ
Concatenate the numbers between 1 and N and see if it is divisible... +4.21
How to remove multiple object from the list at the same time +3.03
ASCII Text to ASCII Number converter with apperance frequency and a... 0.00
How to convert a substring in a string to uppercase without using r... -1.42
Why using square brackets with if doesn't give an error in python +4.10
How can I write a 3D list to a text file with spaces and have the c... -0.07
Is there a way to turn an input into a list? -2.09
Create a class attribute as dictionary in Python? +0.02
Is there a simpler way to split list into sublists randomly without... +4.14
python sort file list +0.12
How can I list each item from list in a cell in csv? +0.10
python function code does not meet requirments -2.23
How to remove duplicate prints in Python? -1.37
IndexError: string index out of range doesn't make sense -0.00
My shuffle card program is only giving me clubs as the suit 0.00
Python print only specific key:value's from dict -1.36
Parse List of Lists Into List of Dictionary (Using Dict Function) -2.28
Python IndexError in using a for loop with range() and len() 0.00
Remove or pop is not eliminating all the elements -1.95
Find items in one list that do not start with an item in another list +0.11
Compare if all elements are equal +1.94
How to manipulate an array in python? +0.72
get single index number of a duplicate element in a list +0.58
Sort list based on the index value without sort() or sorted() 0.00
How can I use a local variable after it has been returned? +4.01
Writing multiple lists to a file +0.04
Where to insert the retry loop statement? -3.99
lowercasing function doesn't work in a different function +1.51
Remove common elements between two list with repeated elements -2.47
I get "list assignment index out of range" error 0.00
Python not iterating through items in a list -1.97
How to find the sum of numbers on a line within a text file? 0.00
Reverse number function in python loops when if statement is added +0.94
checking if my input is empty to not take any more values to my lis... -0.01
Compare two lists element-wise and return the approximate value -1.17
How to find smallest sub-list in a list of list that also includes... 0.00
Sort by occurence +3.95
How rearrange column to row in matrix? -1.84
Get value of key in dict from a list of dictionaries +0.12
Trying to append common values to specific numbers in an array. PYT... 0.00
Write a function sum13(nums) -1.56
Regular time to decimal time in Python 0.00
How to compare a variable with a set (to see if there are duplicate... -0.02
Word guessing game - problem with picking random word every time th... +3.95
How to count the length between two characters in a string +0.48
Filtering a list of url and getting "argument of type 'Non... 0.00
Remove elements from a big dict, in place -4.10
Not found module error when I tried importing module what I made -0.82
list object has no attribute split and lots of other error +0.02
How do I align a character in a string with the new f formatting? +0.05