Module 3 – Final Python Project: Convert Celsius to Farenheit, and Vice Versa | Essay Aiders

Here are the formulas for converting F to C and C to F:
T(°F) = T(°C) × 1.8 32 (Farenheit = Celsius * 1.8 32)
T(°C) = (T(°F) – 32) / 1.8 (Celsius = (Farenheit – 32) / 1.8)
Note: 1.8 = 9/5
Create an algorithm that does the following:
Display the following menu to the user:
Enter your selected option:
Convert Celsius to Farenheit
Convert Farenheit to Celsius
End Program
Use an if-statement to determine which value to get from the user, and which formula to use.
Create a function for CelsiusToFarenheit and another function for FarenheitToCelsius
Call the appropriate function according to the user’s selection.
From each of the functions, ask the user for the temperature, and then display the converted temperature.

*If you CAN NOT install the Python Software for security reasons, choose one of the online compilers below. Type in the code and click Run or Execute to see your results.
Note: using “raw_input” might not work with some Online compiles, please use “input” instead of raw_input.
Online Compilers:
https://onecompiler.com/python (Links to an external site.)
https://www.tutorialspoint.com/execute_python_online.php (Links to an external site.)
https://paiza.io/en/projects/new?language=python (Links to an external site.)
Python Programs must include the following documentation at the top of the program (use comment lines):Student’s full name and Period #Date of assignmentDescription of program
What to submit:
If you downloaded Python 2.7, submit your python program file with extension *.py (EX: convert.py).
If you were not able to install Python 2.7, submit a print screen image of your online compiler program code after you run it.
Resource Videos on converting temperatures using python
https://www.youtube.com/watch?v=z-0CmOQAD2k

Don't use plagiarized sources. Get Your Custom Essay on
Module 3 – Final Python Project: Convert Celsius to Farenheit, and Vice Versa | Essay Aiders
Get an essay WRITTEN FOR YOU, Plagiarism free, and by an EXPERT! Just from $10/Page
Order Essay
Place your order
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.