What's Your Name?

  • + 17 comments
    print "Hello {0} {1}! You just delved into python.".format(raw_input(), raw_input())