Tulis perintah python untuk menampilkan nama Anda

name-input("enter your name: ")
print("Hello",name + "!")
Healthy Hedgehog