Écrivez la commande python pour afficher votre nom
name-input("enter your name: ")
print("Hello",name + "!")
Healthy Hedgehog
name-input("enter your name: ")
print("Hello",name + "!")