StackRating

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

Ahsanul Haque

Rating
1516.96 (38,907th)
Reputation
7,368 (21,661st)
Page: 1 ... 6 7 8 9
Title Δ
Changing a local variable in a function from another function +1.16
Printing times tables: How do I add a new line between results? +4.07
Generate one list with multiple elements +0.09
How to turn a list into a dictionary +4.34
Recreating a sentence from the position of each word in it -1.23
Taking an input of any length of number and splitting them one char... +4.26
else: statement syntax error, simple Python -1.54
Why does my code not return when I write in lower case? -2.29
How to make the find string built-in method manually? +0.22
Python: Split string into multiple lines using delimiter 0.00
How do I round up to the next multiple of 10 in Python 3.4.3? -0.95
TypeError: this constructor takes no arguments in python -4.30
Why is there "()" in "int(input())"? 0.00
Changing variable to elif within if statement (Python) -0.54
Trouble reading an input 0.00
How do I subtract from an array and an user input? -3.74
Python: for loops - for i in range(0,len(list) vs for i in list -2.97
Working on a basic python calculator and can't get my menu to l... -2.45
I do not understand this piece of tutorial code? +3.99
Can not figure out what is going wrong with this coding -1.35
how to print elements of a stack in python 3 -2.05
Python String Help Hawaiian Word Pronunciation +4.03
return Outputs of multiple function using one function -2.41
Python - How to access first type of data +4.05
any Python built-in API to return minimal element index of a list +1.59
Getting an entry in a List of lists in python +4.11
Duplicates in a sequence using ONLY for loops in Python -2.62
How do create a text file in a specified location using python -2.41
Better coding: simple way to cover all writing possibilities? -1.97
call from a class to another class in python -1.04
python return not & and meaning? -0.51
Reading file multiple ways in Python -1.70
python summing random integers -2.40
4 lines of python codes. have no clue why it prints out such output -4.10
2-Variable For Loop in Python +3.29
Filtering for multiple strings on f.read -3.29
How do I loop through each string in my list? -2.65
Combine two lists which have the same item in dict -2.15
printing data in python error (list indices must be integers, not s... +3.74
How can I update a variable to keep track of the current value minu... +3.61
Python lambda function printing <function <lambda> at 0x7f... +1.56
How get check all input the user enters for a certain word in Python? +0.96
'int' object is not callable Error 0.00
Input of next line seprated numbers in list +1.31
converting string to numbers and adding them to a list +2.15
Python string function that removes one duplicate pair from multipl... +4.08
Element to element multiplication and shift by one -2.42
How do I square each item in a list using append? +2.53
How to use Classes in python? -4.58
Adding user input to a list , then deleting it if the input exists... -0.08