StackRating

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

iCodez

Rating
1733.19 (63rd)
Reputation
116,492 (574th)
Page: 1 ... 16 17 18 19 20 ... 37
Title Δ
How do I append tuples together? +0.27
How to match sequential string in text using regular expression? 0.00
How to make scale on Tkinter start in certain place? 0.00
Converting one string to a int in a list +0.28
Lists in Python (how to add the elements) +1.28
tkinter NameError: global name 'END' is not defined 0.00
i have a formula, trying to put it into python and this is what i h... +1.15
Find first x matches with re.findall +0.17
Writing on new lines to a text file -0.80
EOL while scanning string literal +1.19
Python: Checking if a 'Dictionary' is empty doesn't seem to work +0.29
How to print i for i in list in python? it gives generator object +0.29
Converting a string to a tuple in python +0.75
how to subtract,mathematically, two lists in pyahon? -0.18
Split the first item of a python list using whitespace +2.18
Python: extract str value from list 0.00
sort a python date string list 0.00
Python - regex, blank element at the end of the list? +0.29
How to add new line as a separate element on a list? -0.88
Replace String From Tuple Inside List +0.30
Subsets of a tuple with a fixed length 0.00
Python format with variable digits count 0.00
How can I literally print out an escape sequence in python? -0.07
Python classes and modules 0.00
Append/Prepend a different character to each item in a list +1.20
Convert this string to int list +0.29
Why am I getting this NameError? 0.00
Error insert a value into a list-Python +0.66
Check if a string contains at least one of the strings in a list +1.37
How to find out if there are any duplicates in list of lists +1.95
Python: iterate over a string containing newlines -0.64
How to retrieve tuples from list of string tuples +1.30
Python Hello World keeps closing itself -0.36
pass keyword to mark end room -0.59
Can I write an if else statement in one line in Python? +0.73
How to check what month it is? Python -1.08
How do I satisfy the Unused Variable rule from PEP8 if I don't need... 0.00
python how to intentionally leave indented line blank? -1.86
How to extract the nth component of a path? -1.49
How to remove the "\n" from the end of my string -2.71
javascript comparison operators +1.65
Error? Can’t Figure Out +0.29
How to get the length of words in a sentence? +0.42
Convert an input file into a list of each line +0.30
Weird output from a function that calls from an imported function 0.00
Why does this code give me an error? 0.00
Can somebody tell me why my function removes some vowels and not ot... -2.45
Why browsing tuple in a loop gives me the first character of my str... +0.23
Assigning generator to dictionary directly throws StopIteration +1.99
Difference between class classname: AND class classname(): AND clas... +0.29