>>> name = input("Enter your name: ") Enter your name: Tom >>> name 'Tom'
Get input data from console