In your own words, describe what this Python program will di…

In your own words, describe what this Python program will display, as it relates to the input provided by the user: Assume that the user will properly enter a three digit number when prompted. A fully correct answer is a succinct description of the outcome displayed in relation to the input. A partially correct answer is a step-by-step description of each line. Hint: consider what each printed value represents about the original number, and the order they are printed in