how to take input in python2.7 code example Example: how to use inputs in python # python 3.8 YourInout = input("your text input") print(YourInput)