Starting with Python 3, raw_input() was renamed to input().
From What’s New In Python 3.0, Builtins section second item.
Starting with Python 3, raw_input() was renamed to input().
From What’s New In Python 3.0, Builtins section second item.