What's Your Name?

  • + 0 comments

    first=input() second=input() print(f"Hello {first} {second} You just delved into python.")