input() is very important Python function for making the program interactive.
when we need input from the user then we use input().
Also explains the property of input function.
#python
#pythonprogramming
#pythontutorial
#pythonforbeginners