Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your program should first prompt for the following information and store them in variables as the appropriate data type: - The Professor's name as a

image text in transcribed

Your program should first prompt for the following information and store them in variables as the appropriate data type: - The Professor's name as a string - The Student's last name as a string - The name of an illness as a string - A plural noun as a string - An adjective as a string - Another adjective as a string - A random word as a string - Another random word as a string - The name of a city/country as a string - An integer number - A temperature in Fahrenheit as a floating point number to later be converted to Celsius - Another adjective as a string After obtaining all the inputs you will need to do two things: 1. Convert the Fahrenheit temperature to Celsius The formula is Fahrenheit To Celsius C=95(F32) 2. Multiply the integer number by 3 Finally output the results according to the following template. Note that the blue text should be appropriate values from your variables. TemperatureAsC should be the temperature after converting it to Celsius and should always display 2 decimal places. NumberTimes 3 should be the integer number multiplied by 3

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Inference Control In Statistical Databases From Theory To Practice Lncs 2316

Authors: Josep Domingo-Ferrer

2002nd Edition

3540436146, 978-3540436140

More Books

Students also viewed these Databases questions

Question

2. Define identity.

Answered: 1 week ago

Question

1. Identify three communication approaches to identity.

Answered: 1 week ago

Question

4. Describe phases of majority identity development.

Answered: 1 week ago