What's Your Name?

  • + 0 comments

    if len(first) and len (last)<=10: print(f'Hello {first} {last}! You just delved into python.')