No description provided.
LastName=raw_input('Enter your last name:') FirstName=raw_input('Enter your first name:') print FirstName print LastName