Siddharth Ravindran

less info
1 reputation
bio website
location
age
visits member for 1 year, 11 months
seen Jul 10 '12 at 7:33
stats profile views 6

Jul
10
comment How do I sum two values in a dictionary using python?
My sincere apologies and i will make sure that this doesn't happen next time.I had no clue that I was banned in SE, my bad.
Jul
9
asked How do I sum two values in a dictionary using python?
Jul
26
comment How to get the last value in a list/string using Python
Hi Jason thanks for the reply and I have solved the issue i have used I gave print split_threads_string[-2] as there was a newline involved at the end of the line.
Jul
26
comment How to get the last value in a list/string using Python
I solved it: I gave print split_threads_string[-2] as there was a newline involved at the end of the line.
Jul
22
comment How to get the last value in a list/string using Python
Thanks Tom ill try this..
Jul
22
asked How to get the last value in a list/string using Python