name = input("Enter your name here:") print(f"What's up {name}!")