StackRating

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

John Gordon

Rating
1522.80 (26,988th)
Reputation
10,263 (14,834th)
Page: 1 2 3 4 5 6 ... 22
Title Δ
Invalid syntax error showed in my python code 0.00
the function print in python displays me nothing 0.00
Python: Parse concatenated JSON 0.00
Is it possible to have multiple conditions in a function which incl... +0.45
Can I assign an input prompt to a variable? 0.00
Why does this Python nested for loop produce the output I get? 0.00
Why does my quicksort function in Python not work? +0.74
Error while calling python function, TypeError: returnbook() missin... +0.48
How do I make the "for" loop cycle through all lines of a... +0.31
Python function for determining whether two words in a string start... -0.60
How to simplify this the most pythonic way? +1.80
Could not find the variable, namely could not find the key "Va... 0.00
TypeError: 'tuple' object is not callable when trying to su... 0.00
My nested for loops are taking so much time while calculating term-... 0.00
Is there any other ways to accomplish this task in Python? +0.49
Why the if statement is not working here? +0.01
I wonder if there's a way to skip a specific line so it just do... +0.49
why output string has three sets of double quotes around it -1.22
Read and save a csv file with the name of a variable 0.00
Variable within for loop to be new iterator for outer loop Python 0.00
Aircraft Fuel Calculator Script 0.00
Python : Unable to create file name in the directory folder. Error... 0.00
Different http code in get(url).status_code and different one in ge... -1.97
Comparing number values from a list +0.89
How do I perform a proper if function in this case? 0.00
Create lines of string where the number of lines is equal to the nu... -0.01
Python "TypeError: 'bool' object is not callable"... +0.17
Optimising counting occurrences in a list +0.50
python any() works differently , why any([1,2]) in [1,3,5] returns... -1.17
I am trying to stop a loop when user only clicks enter? 0.00
Python 3 Y/N Loop Issue +1.06
Coin Change Problem (but with minimum number of coins) +2.17
How would I get the name of a key in a dictionary? -1.69
Is there any alternate to multiple while True loops within a functi... +0.49
Python stop input after empty string is entered +1.08
Python ModuleNotFoundError when not in working directory; getcwd fi... +0.04
Python Enter variable to assign to text box before code runs +0.49
How to use Django in a Python script? +2.03
If python run the file "line after line" how can it use a... -0.68
re.sub different answer with same string split across lines +0.02
While loop not running indefinitely [python3]? -0.80
Running python in the terminal, syntax error +0.50
(Python) How to stop adding strings to list after a certain point? -0.25
Attributing Value on One List to Another List 0.00
Reference name from Django database, NOT the id 0.00
how to del tup[3] in formated list to print calendar type output? 0.00
Existing dictionaries in list all being updated to new dictionary e... -0.32
delete elements from list in python and avoid shifting +0.19
Python what does def main(req: func.HttpRequest) -> func.HttpRes... 0.00
How to fix list index out of range? -1.87