someName = raw_input ("Enter your name: ")该程序为下面程序的简便方法print "Enter your name: "somebody = raw_input()