I'm suppose to write a program using functions and modules that accepts six names from the user and print it back to the screen. It should then ask the user which name they want deleted and print to the screen all the other names except the one deleted. It should then tell the user which name is deleted.