Friday, January 8, 2021

Python code for merging first name, middle name, & last name

 fname=input("Enter First Name:")

mname=input("Enter Middle Name:")

lname=input("Enter Last Name:")

fullname=fname+mname+lname

print(fullname)

No comments:

Post a Comment

how to approach a client? or how to gain trust of a client?

So firstly take up on few free services or activity through we could develop our work and mainly our profile. That could give an idea to the...