Program to ask the user to enter his/her monthly pay

Enter the following Python programs into the repl.it editor,run them and observe the results.(copy-paste your results from the right side of the screen to a word documentand upload the word file to the Assignment 2)1) Write a program to ask the user to enter his/her monthly pay. Calculatethe yearly pay(salary) Display the result formatted with […]