When I do a raw_input() and enter values, I am not able to use my arrow-keys to change stuff... is there any way for doing that?
Thanx readline module helps in line
For those looking for examples, there's a nice introduction to the readline module here: https://pymotw.com/2/readline/