Search code examples
pythonraw-input

raw_input() is deprecated in python 3.1?


Possible Duplicate:
Easy: How to use Raw_input in 3.1

in old style i can entering data with this function


Solution

  • raw_input is now input per http://docs.python.org/dev/py3k/whatsnew/3.0.html