StackRating

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

TigerhawkT3

Rating
1576.31 (3,346th)
Reputation
40,459 (2,749th)
Page: 1 ... 16 17 18 19 20 ... 34
Title Δ
Convert very large number stored as string into number +1.16
Trying to figure out syntax for a .write() statement +0.42
What's wrong with my conditional? 0.00
Adding a value to a list of lists -1.19
Get new unique list containg only last occuring elements from origi... -0.66
"TypeError: not all arguments converted during string formatti... +1.75
String indexing - Why S[0][0] works and S[1][1] fails? +0.04
Sum values from a list, selected by another list +0.00
Remove some numbers from a list of data with Python -0.88
Why expressing a regular expression containing '\' work wit... 0.00
loop finding "bouncy" numbers 0.00
Try /Exception in Function Python 0.00
beginners python error: reading and adding numbers from a file -0.67
How do I append items from a list to another stopping at a specific... 0.00
Is there a real-life advantage of mixed lists -0.82
Removing top empty line when writing a text file Python +0.44
How would I make it so that python checks a specific value in my ar... 0.00
How to print 2d array of objects in python? +0.41
Assigning variables from a list, or "how to make an elegant sa... 0.00
I'm not able to figure why the following code is giving me none? -2.21
Minesweeper game board in -0.61
ValueError: invalid literal for int() with base 10: 'done' 0.00
to find the distinct element in a list of identical values in python +0.93
How can I optimise this segment of code into a few lines? (Python 3... +0.64
Python code works in 2.7 but not in 3.5 -1.44
Returning key of value found in dictionary using 'value in dict... +0.40
How to print a name in quotes inside a message in Python? +0.41
How to make an add method to a Python class? +0.14
Why do i get this TypeError: 'int' object is not iterable p... -0.76
Is there any difference between Python list slicing [-1:] and [-1]? -0.31
iF statement evaluating true incorrectly 0.00
Negative pipe matching with regular expressions -1.73
Count Frequency of the nth item of each List within Larger List -0.46
how to check if tic tac toe game ends in a draw 0.00
Python: send arguments to function in dictionary 0.00
How to takeaway seconds to time.strftime in python 2.7? 0.00
How to slice a list of tuples in python? +0.36
Time format in python +0.41
Adding key:value pair in a dictionary within a dictionary 0.00
Treating index of a list as a integer +0.73
Converting a binary string to the equivalent base 10 value in python +1.67
Determining the mode of a list +0.41
compare two text files (order does not matter) and output the words... 0.00
Global Variable 'getInfo' is undefined 0.00
Defining the deposit loop -0.09
I am developing a piece of code to solve a basic math formula. Requ... 0.00
read a file(.txt,.csv..xls) and assign them to respective variable... +1.70
Difficulty in inserting newline character into Python string after... +0.39
'str' object has no attribute 'append' +0.42
For each line in a file, replace multiple-whitespace substring of v... -2.31