print("What is your forname?") print("Bob") print("What is your surname?") print("Tickler") print("Nice to meet you Bob Tickler")