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