python a code to print hello my name code example Example: how to say hello with name in python name = input("what is your name") print("Hello "+name)