StackRating

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

Devesh Kumar Singh

Rating
1611.36 (1,361st)
Reputation
156 (541,598th)
Page: 1 ... 6 7 8 9 10 ... 21
Title Δ
How to update code on multiple workstations? +0.47
How to handle magic variables in a constructor of a Class +1.75
How can I identify if a float within a string -1.45
Variable assignment and modification with regards to memory addresses +0.48
Making a list with some strings only +1.61
Looking to get specific value from list inside of a dict -0.06
How can I condense my code to avoid repeating for loops? -1.31
Need help adding months to an age calculator -0.18
How to add two strings at the beginning and the end of the loop wit... 0.00
What's the correct datetime format for the specified date string? +2.28
Remove all matching value from a list of lists +1.46
I cannot import CSV file? 0.00
How to read CSV two columns of data at random? +0.48
UnboundLocalError : Getting exception in a class attribute declarat... +0.48
What wrong with this code of the python programming? -0.04
How to add loop in this code that outputs random json and save it i... -2.13
I'm trying to create a program that will convert 2 (user) input... 0.00
Print Individual Elements of List -0.02
How to create dictionary from multiple list of string? +1.41
Can a range value contain a > sign? +0.49
How to delete and return the last item in a linked list? 0.00
How to take the output to a file to be created automatically where... 0.00
How do I convert a map object to list and also assign to a variable +0.88
Can someone explain how a code like this would look like and why it... 0.00
String format printing with python3: print from unpacked array *som... -1.43
expected str, bytes or os.PathLike object, not dict: TypeError 0.00
How to fix "IndexError: list index out of range" error of... 0.00
How do I print a number n times in python? +2.16
Finding the min, max and average of a list in a txt file +0.49
Passing multiple list in a function as *args gives a None result -1.82
My calculator code is not printing the answer 0.00
how can the sh python module log stderr/stdout and only capture std... -0.01
For loops in Python explaining -0.60
Why doesn't the "if statement" with numbers in the if... 0.00
Class variables - missing one required positional argument 0.00
I have below test code. How can I made this condition to be True -0.13
Why cant I use a variable in str slicing? 0.00
Why write a text to file only works when call from terminal? -0.53
Why my list removes only one of two or more same values? +2.01
How to find how many times the same key value pair occurs in JSON f... -2.10
Rock, Paper, Scissors: Unsure of how to randomize a choice then add... 0.00
Why does this change all instances of all of these variables in thi... 0.00
Python requests converting list to dictionary 0.00
Tips for more elegant code for creating a dictionary +0.03
How to obtain 2-d list from the list but shape defined in another l... -0.62
How to split a list of lists into dictionary key/values pairs? +0.20
How to use for and if together in Python +0.49
I am a beginner and I wanted to add a loop in my calculator program... 0.00
what is the reason for getting data.count("and") is 2? 0.00
Send `char` as input parameter for a function -0.17