Python User Input

The input() method / raw_input() method are used to allows for user input in Python.

Code :