name =input("Enter your name: ") print(f"Hello{name}") montdeez
name =input("Enter your name: ") print(f"Hello{name}")
Thanks a lot for this!! Wow, you need to research P R O M O S M!!! bobbytran
Thanks a lot for this!! Wow, you need to research P R O M O S M!!!
Spoiler: print("Hello", input("Enter your name\n")) Maggrathka
Spoiler: print("Hello", input("Enter your name\n"))