Using Python: Write the code to allow a user to input three integer numbers. The program will then produce the average of those three numbers. Design your program with text prompts to make clear to the user what they are to do and the results produced-- I'm new to programming, so if you could explain your work I would appreciate it.