a problem with python

Hello, i have a question about input method in python 2, when i try to execute some methods in script by exploiting input() i have to import the modules first, why print won’t work just by typing print() rather than import …