No description provided.
firstName=raw_input('Please enter your FirstName') lastName=raw_input("Please enter your LastName') print 'hai' +firstName + ' ' +lastName