Question: 1. Write a PowerShell script to convert temperature from Celsius to Fahrenheit. You must follow these requirements. I WANT THE PS1 FILE AS TEXT FILE.

1. Write a PowerShell script to convert temperature from Celsius to Fahrenheit. You must follow these requirements. I WANT THE PS1 FILE AS TEXT FILE. SO UPLOAD THE .PS1 FILE INTO BLACKBOARD Have a title like Celsius to Fahrenheit Converter" Ask the user What is the temperature in Celsius? Read the user input Celsius value Use the formula Fahrenheit -Celsius*9/5+32 to calculate the Fahrenheit conversion. (result in discrete numbers only is ok.) Show the answer in the format: "Celsius
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
