What's Your Name?

  • + 7 comments

    i did this, a=str(input()) b=str(input()) print("Hello",a,b,"! You just delved into python.") what is the problem here???