Write a menu driven program in python to convert the given temperature from fahrenheit to celsius and vice versa depending upon user's choice.​

Answers

Answer 1

Answer:

See below

Explanation:

while(True):

   print("""\nProgram to convert temperatures

       

       Choose from:

       1. Fahrenheit to Celsius

       2. Celsius to Fahrenheit

       3. Exit program""")

   choice = int(input("\nEnter your choice: "))

   #print()

   if (choice == 1):

       print("Converting degrees Fahrenheight to degrees Celsius\n")

       F = float(input("Enter temperature in degrees Fahrenheit: "))

       C = (F - 32) * 5/9

       print()

       print(F,"degrees Fahrenheit = ", C, "degrees Celsius\n")

   elif (choice == 2):

       print("Converting degrees Celsius to degrees Fahrenheit\n")

       C = float(input("Enter temperature in degrees Celsius:"))

       F = (C* 9/5) + 32

       print()

       print(C,"degrees Celsius = ", F, "degrees Fahrenheit\n")

   elif (choice == 3):

       print("Exiting program")

       break

   else:

       print("Invalid Entry!. Please re-enter")


Related Questions

BestMed Medical Supplies Corporation sells medical and surgical products
and equipment from more than 700 manufacturers to hospitals, health clinics,
and medical offices. The company employs 500 people at seven locations in
western and midwestern states, including account managers, customer service
and support representatives, and warehouse staff. Employees communicate by
traditional telephone voice services, email, instant messaging, and cell phones.
Management is inquiring about whether the company should adopt a system for
unified communications. What factors should be considered? What are the key
decisions that must be made in determining whether to adopt this technology?
Use the web, if necessary, to find out more about unified communications and
its costs.

Answers

Management  of the company should adopt a system for unified communications.

What is unified communications?

Unified Communications (UC) is a term that connote a kind of a phone system that uses or “unifies” a lot of communication methods within one or the same business.

Note the one's business can be able to communicates in a lot of ways such as  phone calls, video conferencing and as such, Best Med Medical Supplies Corporation  should be considered adopting a system for unified communications.

They should look into:

The level of productivityTotal costsCompatibility with their business model Productivity.

Learn more about communications from

https://brainly.com/question/26152499

#SPJ1

Question # 9
Fill in the Blank
Complete the statement using the correct term.
The aerospace industry uses______________ simulators to train astronauts and design spacecraft.

Answers

Answer:

flight stimulators are used to train astronaut and design simple air craft

The Texas Department of Education has offices throughout the state covering more than 268,000 square miles. State documents are stored on a large server in a central location, so that employees can access the data they need regardless of their physical location. The type of network used by the organization is most likely a _____.


LAN


WAN


MAN

Answers

Answer: WAN

Explanation:

Which is an example of a foley effect?

Answers

Answer:

Foley artists reproduce everyday sounds like footsteps, doors opening and closing, wind blowing, glass breaking, and other ambient noise.

Allan is a candidate for the position of Mayor in his town. He is worried about using email for the fear that it may be intercepted by the government and used by his opponent. What law protects his email from being intercepted by the government?
The
and its proposed update strengthen the online privacy of users by increasing requirements for governmental access to the stored data.

Answer: Electronic Communications Privacy Act

Answers

Answer:

This is correct.

Explanation:

I took the test and got it right.

List 5 tasks that can be performed by a computer

Answers

Answer:

Input or inserting data and instructions.Processing.Output or retrieving data or information.Storing data or information/file management.Controlling of devices and functions.

does C supports STRINGS as a data type?

Answers

Answer:

C language does not support strings as a data type. A string is actually one-dimensional array of characters in C language. These are often used to create meaningful and readable programs.

Explanation:

This program will output a right triangle based on user specified height triangle_height and symbol triangle_char.
(1) The given program outputs a fixed-height triangle using a * character. Modify the given program to output a right triangle that instead
uses the user-specified triangle_char character. (1 pt)(2) Modify the program to use a loop to output a right triangle of height triangle_ height. The first line will have one user-specified character.
such as % or *. Each subsequent line will have one additional user-specified character until the number in the triangle's base reaches
triangle_height. Output a space after each user-specified character, including a line's last user-specified character. (2 pts)

Answers

The program illustrates the use of loops;

Loops are program statements that are used to perform repetitions

The program in Python

The python program where comments are used to explain each line of the program is as follows:

#This gets input for the triangle height

triangle_height = int(input())

#This gets input for the triangle character

triangle_char = input()

#This iterates through the triangle height

for i in range(triangle_height+1):

   #This iterates through each row

   for i in range(0,i):

       #This prints each character

       print(triangle_char,end='')

   #This prints a new line

   print()

Read more about python programs at:

https://brainly.com/question/26497128

#SPJ1

Write a question that the database will understand. Which records do not contain "sold"?
a. <>sold
b. /=sold
c. is sold i
d. >=sold

Answers

Answer:

b

Explanation:

b

You are approached by the representative of a company which sells equipment that
your company makes use of. During your conversation, the company representative
offers to provide one unit of the equipment for your individual home usage for free (i.e.,
as a gift) should you purchase 1000 units for company usage. What should you do?

Answers

Answer: Don't purchase.

Explanation:

I think that is the right thing to do. Don't get swayed by bribes or gifts because that is what a person with integrity does. Of course, if you ask your company if they're willing to buy, then buy it.

Gigantic Life Insurance has 4,000 users spread over five locations in North America. They have hired you as a consultant to provide a
solution for standardizing Windows 10 configuration. There is a mix of desktop computers and tablets running Windows 10. The computer
and tablets come from a variety of vendors because Gigantic Life Insurance allows agents to purchase their own computers. How do you
recommend they standardize their Windows 10 installations?

Answers

First of all, when buying a set of Windows 10 operating system, It needs to buy Windows Server 2016 version as well in order to centrally connected to the Windows server machine. So coming to the edition of the Windows 10 version, we need to buy Windows 10 Enterprise edition for your infrastructure. So, the configuration can be like for each computer machine you must use 8 GB of memory and 500 GB of storage. For tablet, it can choose 4 GB memory and 32 GB ROM. Windows tablet comes with already installed OS. But for installation of Windows enterprise client OS, it needs to choose network mode of installation.

What is windows?

A window is a separate viewing area on a computer display screen in a system that allows multiple viewing areas as part of a graphical user interface (GUI). Windows are managed by a windows' manager as part of a windowing system. A window can usually be resized by the user.

Learn more about window's here,

https://brainly.com/question/26388929

#SPJ1

Maria set a SMART goal for her chocolate business: “Increase online sales by 50% by the end of 6 months”. What would be a good KPI for her to use to evaluate if she is reaching this goal?

0 / 1 point

Answers

Key  Performance Indicators helps the maria to set the goals as it qualify and measure the performance of her chocolate business. Revenue growth, Profit margin and Customer satisfaction are the factors from which Maria can evaluate the growth of her business.

How is KPI measured?

KPIs are performance indicators which are used to analyze a company's effectiveness. KPIs might be either quantitative or qualitative.

Indicators like sales revenue per employee, number of customers handled by each call center representative, and revenue are examples of quantitative KPIs.

Thus,  Revenue growth, Profit margin and Customer satisfaction are the factors

For more information about Key  Performance Indicator, click here:

https://brainly.com/question/13278475

#SPJ1

DUE IN AN HOUR PLS HELP
Random answers for points will be reported


Which one of these is an example of an output device digital pen headset keyboard mouse

Answers

Answer:headset

Explanation:because sound comes out of them

Answer:

Headset

Explanation:

It would be a headset because headsets "output sounds"

Digital pens, keyboards, and mice don't output anything.

Consumers affect which goods and services are produced because they _____.

name the goods and services produced
choose which goods and services to buy
select the capital goods used for production

Answers

Answer:

Choice B, "choose which goods and services to buy"

Explanation:

Consumers choose which goods and services to buy. Companies only want to provide goods and services they know will be bought. Therefore, consumers affect which goods and services are produced because they choose which goods and services to buy.

What will be printed to the screen when the following program is run?

Answers

Answer:

The answer is 20

Explanation:

Hope this helps!

Answer:

40

Explanation:

Indexes for arrays in Python start at 0, which means the first item of an array is at index 0, the second item is at index 1, the third item is at index 2, and the fourth item is at index 3.

Therefore when my_list[3] is put inside the print function, the fourth item, 40, is printed to the screen.

Hope this helps!

ANSWER QUICKLY!!!

Which aspect of planning is a preventive action?

Answers

A preventive action aims to correct a potential problem. Unlike a corrective action, which fixes the root cause of a current issue, preventive actions try to address problems before they happen

Question 2 of 25
How could a video's file size be reduced so that it will take up less space on a
computer's hard drive?
A. By shooting it at a lower resolution
B. By shooting it at a higher resolution
C. By shooting it at a higher frame rate
D. By sampling the sound at the maximum rate

Answers

A, as a lower resolution will store less data per frame, reducing file size.

ANSWER QUICKLY!!!

Ed has taken up a freelancing project to build a website. The website should be easy to navigate and lighter to load. He has brilliant HTML and
CSS coding skills. However, he doesn't have enough time to build the website from scratch. What can he do to create a relatively light website in
a short span of time?

Answers

In the above scenario, he create a relatively light website in a short span of time by using option A.

What is a website?

A website is known to be a composition of web pages and similar or linked content that is known by a common domain name and it is one that is often published on web server.

Note that In the above scenario, he create a relatively light website in a short span of time by using option A as it is the right choice to make.

Learn more about website from

https://brainly.com/question/13171394

#SPJ1

_______Is the process of organizing data to reduce redundancy
O A. Specifying relationships
O B. Duplication
O C. Primary keying
O D. Normalization

Answers

Answer:

the answer is D

Explanation:

Normalization is the process of reorganizing data in a database so that it meets two basic requirements:

There is no redundancy of data, all data is stored in only one place.

Data dependencies are logical,all related data items are stored

A license agreement specifies the number of
devices on which you can install the product, any
dates of expiration, and other restrictions. True or false?

Answers

The statement that a license agreement specifies the number of devices on which you can install the product, any dates of expiration, and other restrictions is true.

What is a license agreement?

A license agreement is a formal agreement that is given to a person to do or use something.

It is a legal contract between people or government and a person to authorize over any product.

Thus, the given statement is true.

Learn more about license agreement

https://brainly.com/question/14681311

#SPJ1

A computer has 32-bit virtual addresses and 4-KB pages. The program and data together fit in the lowest page (0–4095) The stack fits in the highest page.
1.How many entries are needed in the page table if traditional (one-level) paging is used?
2.How many page table entries are needed for two-level paging, with 10 bits in each part?

Answers

The numbers of entries needed is that:

For a one-level page table, one needs  232/212 or 1M pages needed.  Note that the page table must have 1M entries.

Can I run a 32-bit virtual machine using a 64-bit OS?

Others are:

For two-level paging, the main page table must have 1K entries, each have to points to a second page table. Note that only two of these are to be used.

Therefore, in full, only three page table entries are said to be needed, where one in the top-level table and another in each of the lower-level tables.

Note that one can install a 32-bit virtual machine in 64-bit Windows 10 system as it is very possible as long as the processor aids Virtualization Technology (VT).

Learn more about computer from

https://brainly.com/question/24540334

#SPJ1

ANSWER QUICKLY!!!

Mr. Harris runs the organization You and Your Child, which helps to build life skills in teenagers and prepare them for the future. He approached
Katsumi to develop a website that will enhance the good work he is doing. The client and the development team went through several rounds of
sessions before they finalized the requirements. Katsumi has partially completed the design document, and she is worried that Mr. Harris might
change certain requirements midway through the project. What should Katsumi do in this situation?

Answers

The thing that Katsumi should do in this situation is to option A in the image attached.

Why choose option A?

Note that Design documentation is said to be a composition of documents and resources that is said to cover all areas of one's product design.

Option A is correct because  in the above scenario, it is usually mostly inconclusive and as such, Katsumi  should do nothing.

Learn more about design document from

https://brainly.com/question/27250066

#SPJ1

Help me pleaseeeeeeeee

Answers

Answer:

2. I see that they uses space, and form.

3. Maybe it a death note that you could cut stuff with scissors and knife and you'll grasp if you got stab and it sharp.

4. To show that scissors could cut,stab and do many more other things.

Company ABC would like to select the topology that has the most reliability for data reaching its destination. Which topology should they choose?
bus
full mesh
partial mesh
ring

Answers

Full mesh because it is the answer and I been reading up in it

Which function allows you to display the name of the month?
>>>import time

>>>aTime = time.locatime()

>>>time.__________("%B",aTime)

Sample Output:
'March'

Answers

Answer:

strftime

Explanation:

>>> import time

>>> aTime = time.localtime()

>>> time.strftime("%B",aTime)

'May'

The name for the instructions you write to a computer in a program

Answers

Answer:

Code

Explanation:

The code is instructions that you can write yourself or download from online

Answer:

Code

Explanation:

Code

The name for the instructions you write to a computer in a program

write a program using a for loop, to display number 20 to 10 in descending order

Answers

Answer:

public class MyProgram {

  public static void main(String[] args) {

     for (int i = 20; i >= 10; i--){

        System.out.println(i);

     }

  }

}

Explanation:

Since we are printing in descending order, we start with an initial value of 20, keep decrementing counter by 1 (the i-- part) until i reaches 20

The groups within a tab are collectively
known as?

Answers

Answer:

the ribbon

Explanation:

Commands are organized in logical groups, which are collected together under tabs. Each tab relates to a type of activity, such as formatting or laying out a page. To reduce clutter, some tabs are shown only when needed.

What is the purpose of Executive Order 13526?

Answers

prescribing a uniform system for classifying, safeguarding, and declassifying national security information, including information relating to defense against transnational terrorism.

Characteristics of VR headsets​

Answers

Answer Believable Virtual Word. The believable virtual world is a key characteristic of Virtual Reality. ...
Immersive. ...
Feedback. ...
Interactive. ...
Virtual Reality Headset. ...
Computing Device (Commuter / Smart Phone) ...
Virtual Reality Input and Output Devices. ...
Fully Immersive Virtual Reality.
Other Questions
6. If an exothermic reaction has reached equilibrium, then increasing the temperature willA. favor the forward reaction.B. favor the reverse reaction.C. favor both the forward and reverse reactions.D. have no effect on the equilibrium. Two children on roller skates stand facing each other. The child on the right puts her arms out and pushes away from her partner. What is the action and reaction 3. What device is used to measure the radiation exposure of people working with radiation? Explain how nuclear physics works? What is the volume, in cubic in, of a rectangular prism with a height of 12in, a width of 10in, and a length of 12in? You collect a random sample of size n from a population and calculate a 95% confidencewith an increased margin of error?O Use a 98% confidence level.O Use a 90% confidence level.O increase the sample size.O Use the same confidence level, but compute the interval n times. Approximately 5% 0 Nothing can guarantee that you will obtain a larger margin of error. You can only sayIn a recent telephone survey, 5,000 randomly selected teenagers were asked to cite their primary social network site. Six of 10 teenagers said they use Mybook astheir primary social network site. A 95% confidence interval to estimate the true proportion of teenagers who use Mybook as their primary social network site is found tobe (0.2964, 0.9036). Which of the following is a correct interpretation of the confidence level?O Ninety-five percent of all samples of this size would yield a confidence interval of (0.2964, 0.9036).O There is a 95% chance that the true proportion of teenagers who use Mybook as their primary social network site is in the interval (0.2964, 0.9036).O Ninety-five percent of the time, the procedure used to generate this interval will capture the true proportion of teenagers who use Mybook as their primarysocial network siteO Ninety-five percent of all the samples of size 5,000 lie in the confidence interval (0.2964, 0.9036).O There is a 95% chance that randomly selected teenagers will be part of the 60% who use Mybook as their primary social network site.(05.04 MC)Leon wants to estimate the proportion of the seniors at his high school who like to watch football. He interviews a simple random sample of 50 of the 200 seniors oncampus. He finds that 32 like to watch football. Is the random condition for finding confidence intervals met? Explain.O Yes, the random condition for finding confidence intervals is met because np = 32 and n(1 - P) = 18, both of which are greater than 10O Yes, the random condition for finding confidence intervals is met because the sample size is greater than 30.O No, the random condition for finding confidence intervals is not met because np = 32 and n(1 - p) = 18, both of which are less than 100O No, the random condition for finding confidence intervals is not met because the sample is not at least 50% of the populationO Yes, the random condition for finding confidence intervals is met because the sample is a simple random sample.Cilantro tastes like soap to some people. This soap taste is inherited through the olfactory receptor gene OR6A2. About 14% of the population has this gene. You wato estimate the proportion of Americans who have this gene. How large a sample must you test, with a 3% margin of error and 95% confidence, to estimate theproportion of people who carry the OR6A2 gene?O 514 peopleO 134 peopleO 17.689 peopleO 35 people01.028 peopleThe faculty members at McAdenville High School want to determine whether there are enough students to have a Winter Formal. Sixty-three of the 150 studentssurveyed said they would attend the Winter Formal. Construct and interpret a 99% confidence interval for p.O The 99% confidence interval is (0.3162, 0.5238). We are 99% confident the true proportion of students attending the Winter Formal is between 31 62% and52.38%. The 99% confidence interval is (0.3162, 0.5238). There is a 99% chance that a randomly selected student who will attend the Winter Formal lies between31.62% and 52.38%O The 99% confidence interval is (0.3162, 0.5238). Ninety-nine percent of all samples of this size will yield a confidence interval of (0.3162, 0.5238).O The 99% confidence interval is (0.4762, 0.6838). We are 99% confident that the true proportion of students attending the Winter Formal is between 47 62%and 68.38%O The 99% confidence interval is (0. 4762, 0.6838). Ninety-nine percent of all samples of this size will yield a confidence interval of (0.4762, 0.6838)PLEASE HELP ASAP, please dont waste my time if you dont know what your talking about THANK YOU GUYSSS Does sodium fluoride follow the octet rule? If not, which exception is it? Over 50 percent of Canada's exports come from? While unearthing ancient pottery in the gobi desert, an archaeologist discovers a pot containing a large amount of naturally radioactive americium-241, which experiences alpha decay. the archaeologist needs to protect himself, but also doesn't want to overheat in the desert sun. in addition to a facemask, what is the most appropriate safety precaution that the archaeologist should take to protect against the alpha particles without overheating? how is 0.5600 written on scientific notation A point is plotted on the number line at 4 3/5 . A second point is plotted at 3 3/4 .What is the length of a line segment joining these points?Enter your answer as a simplified mixed number in the box. Can someone write me up a OUTLINE DRAFT please i gotta turn in Soon :( 7. How many people were killed when the Luftwaffe bombed Coventry? *(1 Point)504654554 Write the relation between mass and weight of a body pls complete this table thankyou how well did nixon handled foreign policy like the Yom Kippur War, China, USSR, Detente, and realpolitik? The directive of an essay questiona. Guides the essay responseC. Identifies how to start each paragraphb. Describes what the essay should be about d. Guides the teacher in grading the essayPlease select the best answer from the choices provided OBD Read the excerpt from "Aunty Misery.Time passed and both Aunty Misery and her tree grew bent and gnarled with age. One day another traveler stopped at her door. This one looked untrustworthy to her, so before letting him into her home the old woman asked him what he was doing in her village. He answered her in a voice that was dry and hoarse, as if he had swallowed a desert. "I am Death, and I have come to take you with me."Which element of an allegory is found in this excerpt?The characters live in the past.The characters symbolize ideas.The characters are unhappy.The characters speak literally. Guests at a wedding have an appetizerchoice of soup or a salad, an entre choiceof chicken, steak, or vegetarian, then adessert choice of vanilla or chocolate cake.How many different meals are possible? Which note combination could not work in a measure in 4/4 time?2 Half notes 4 Quarter notes1 Whole note & 1 Quarter note1 Half note & 2 Quarter notes