[Solved] Need Script 1 Script 2 Modified Python Scripts Must Done Centos Linux Order Work Q37230197



I need script #1 and script #2 to be modified as a pythonscripts. They both must be done in CentOS Linux in order towork.
Script#4 Modify Script #1 and Script #2 as a Python Script. Submit as Script #4a and Script #4b respectively Script #1 Develop a script to count backwards from 10 to 1. The script will display the countdown, then will query the user’s name, then end with a greeting. Use a for loop to countdown. Remember to display the countdown. Take a screenshot of the result and upload to this assignment Script #2 Create a script to input 2 numbers from the user. The script will then ask the user to perform a numerical calculation of addition, subtraction, multiplication, or division. Once the calculation is performed, the script will end Note: Use the “case” or the “if/then/elseif” control structure to resolve this problem. Allow the user to input either the name of the calculation or the symbol. Also make sure you perform a check if the user types in the incorrect value. Do not use printf statement or any other statement we have not used so far in class. Add comments where necessary Show transcribed image text Script#4 Modify Script #1 and Script #2 as a Python Script. Submit as Script #4a and Script #4b respectively
Script #1 Develop a script to count backwards from 10 to 1. The script will display the countdown, then will query the user’s name, then end with a greeting. Use a for loop to countdown. Remember to display the countdown. Take a screenshot of the result and upload to this assignment
Script #2 Create a script to input 2 numbers from the user. The script will then ask the user to perform a numerical calculation of addition, subtraction, multiplication, or division. Once the calculation is performed, the script will end Note: Use the “case” or the “if/then/elseif” control structure to resolve this problem. Allow the user to input either the name of the calculation or the symbol. Also make sure you perform a check if the user types in the incorrect value. Do not use printf statement or any other statement we have not used so far in class. Add comments where necessary
Expert Answer
Answer to I need script #1 and script #2 to be modified as a python scripts. They both must be done in CentOS Linux in order to wo… . . .
OR

