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
Try loading the readline module (import readline). That will make things work for you.