How To Give String Input In Python With out quit

this is very simple ......

name=raw_input("Enter Name")

by using war_input you can save your time ... and this is best method for string input in python