say hello to someone in python code example Example: say hello to someone in python name = input('What is your name?') print(f'Hello {name} !')