fname=input("Enter First Name:")
mname=input("Enter Middle Name:")
lname=input("Enter Last Name:")
fullname=fname+mname+lname
print(fullname)
Finding Direction: Navigating Career Goals and Life Aspirations Life often presents us with a myriad of choices, and the path to fulfillme...
No comments:
Post a Comment