ICT (8th Grade)

Python Input

What will this code show if you type Ali? name = input("Your name? ") print("Hello", name)