What's Your Name?

  • + 0 comments

    if len(first)<10 or len(last)<10: print("Hello",first,last+"!" ,"You just delved into python.")