fname=input("Enter First Name:")
mname=input("Enter Middle Name:")
lname=input("Enter Last Name:")
fullname=fname+mname+lname
print(fullname)
Hello first of all a very happy brothers day to all the lovely brothers out there. I would like to share a story that recently occured to m...
No comments:
Post a Comment