4.9 Code Practice: Question 4
Instructions
Write a program that asks the user to enter ten temperatures and then finds the sum. The input temperatures should allow for decimal values.

Sample Run
Enter Temperature: 27.6
Enter Temperature: 29.5
Enter Temperature: 35
Enter Temperature: 45.5
Enter Temperature: 54
Enter Temperature: 64.4
Enter Temperature: 69
Enter Temperature: 68
Enter Temperature: 61.3
Enter Temperature: 50
Sum = 504.3

Answers

Answer 1

total = 0

i = 0

while i < 10:

   temp = float(input("Enter Temperature: "))

   total += temp

   i += 1

print("Sum =", str(total))

I hope this helps!


Related Questions

SOMEONE PLEASE HELP ME I REPOSTED THIS 3 time and no ONE HAD HELPED ME

Answers

Answer:

The answer is B

convert the decimal number 191 into an binary number

Answers

Answer:

Binary: 10111111

Explanation:

Chris has received an email that was entirely written using capitalization. He needs to paste this text into another document but also ensure that the capitalization is removed.

What should Chris do?

Use the Paste Special function to paste the text without formatting.
Turn the Caps Lock button on the keyboard to the off position.
Use Shift+F3 to change the case of the desired text.
All of the above steps are correct.

Answers

Answer: D. all of the above

Explanation:

Answer:

D.) All of the steps above are correct

Explanation:

Which of the following is an example of a tax?

cash payment,medicare,rental payment,line of credit

Answers

Medicare because it’s like insurance

a employee who has intregity is

Answers

Answer:

is some one who demonstrates  sound moral and ethical principles ,always does the right thing no matter when or who's watching, they can be trusted around the staff and the stakeholders. which means that that person is honest, fair, and dependable

Explanation:

i actually just did a report for a class that i am taking called human resources

i hoped this helped you

What affect did the Scopes trial have on the school curriculum in Tennessee?
It changed the curriculum to include creationism in science classes.
It did not change the curriculum because Bryan died shortly after the trial.
It changed the curriculum to include evolution in science classes.
It did not change the curriculum because Scopes lost the case.

Answers

D)It did not change the curriculum because Scopes lost the case.

The effect that Scopes trial had on the school curriculum in Tennessee is that

It did not change the curriculum because Scopes lost the case.

The Scopes trial

The scopes trial was a trial that involved a high school teacher called Scopes and the government of the United States.

This trial took place at the time where the US was subject to very serious Christian beliefs.

The reason for the trials was that Scopes had taught evolution in the classroom.

Read more on the Scopes trial here:

https://brainly.com/question/874883

The resistance in a particular kind of circuit is found using this formula: R1(R2)R1+R2.


Assuming all the variables are non-zero, which line of code will find the value of the resistance?


resistance = (R1 * R2) / (R1 + R2)

resistance = R1(R2) / R1 + R2

resistance = R1(R2) / (R1 + R2)

resistance = R1(R2) / (R1 + R2)

Answers

Answer:

resistance = (R1 * R2) / (R1 + R2)

Explanation:

PYTHON doesn't recognize multiplication like this example >> 3(4)

This is why PYTHON uses this symbol (*)

Choose the word that matches each definition.
1 - ISP
2 - HTTP
3 -URL

Answers

Answer:

1 - Internet Service Provider

2 - Hypertext Transfer Protocol

3 - Uniform Resource Locator

Explanation:

Write a python program to input money in Bahrain dinar and find out number of denominations can be used to make that money.

For example: -
Enter total money in BD: 76
Then the output Should be :
No.of 20 BD : 3
No.of 10 BD : 1
No.of 5 BD : 1
No.of 1 BD : 1

Pls answer fast

Answers

n = int(input("Enter total money in BD: "))

n20 = n//20

n10 = (n-(n20*20))//10

n5 = (n - ((n20*20)+(n10*10)))//5

n1 = (n - ((n20*20)+(n10*10) + (n5*5)))//1

print("No. of 20 BD: "+str(n20))

print("No. of 10 BD: "+str(n10))

print("No. of 5 BD: "+str(n5))

print("No. of 1 BD: "+str(n1))

Answer: There are various ways to earn money online in Bangladesh. Here are some options you can explore:

Freelancing: Freelancing is one of the most popular ways to earn money online in Bangladesh. You can offer your skills and services on various freelance platforms such as Upwork, Fiverr, and Freelancer. You can offer services such as content writing, graphic designing, web development, data entry, and more.

Affiliate marketing: You can earn money by promoting products and services through affiliate marketing. You can join affiliate programs of various companies such as Amazon, Clickbank, and ShareASale and earn commission on the sales made through your unique affiliate link.

What is the quickest way to remove all filters that have been applied to a worksheet?

Click each filter and select Clear Filter.
Click the Filter button in the Sort & Filter group.
Select the worksheet and click Clear Filter.
Select the worksheet and click Delete All Filters.

Answers

Answer:

Select the worksheet and click Delete All Filters.

Explanation:

Answer:

Click the Filter button in the Sort & Filter group

Explanation:

I am not sure if you don't believe my answer go with your gut.

Click "Thanks" if this helped! :)

why is a computer called diligent machine ?​

Answers

Computer is called diligent machine because it can perform the task repeatedly without loosing its speed and accuracy for a long time.

When a customer makes an online hotel booking the database is updated by using
A) table
B) form
C) query
D)report

Answers

I think it’s a form,if wrong please don’t be mad

When a customer makes a booking, the database is updated by using a form.

Forms in a database are necessary for the manipulation and the retrieval of data. It helps with entering, editing as well as displaying data.

The form allows you to add data to the already existent table and it can also help one to view already existent information.

A form can also be used to view information from query. When this is the case, it searches and analyzes data.

Read more at https://brainly.com/question/10308705?referrer=searchResults

What will you see on the next line? >>> int(6.5)

Answers

Answer:

6

Explanation:

The int functions founds down to the nearest whole number, which in this case would be 6.

Answer:

6

Explanation:

Name any two operating systems you know.

Answers

Answer:

software and hardware

2 operating systems are windows and iOS

I WILL GIVE BRAINLIEST TO WHO ANSWERS FIRIST AND CORRECT
How are blogs and wikis alike?


accessible 24/7

telecommunications technology

collaboration tool

available online

used for online dialog

increase business productivity

Answers

Answer:

accessible 24/7

available online

increase business productivity

telecommunications technology

Blogs and wikis alike because they are:

Accessible 24/7.Available online.Increase business productivity.Telecommunications technology.

What are blogs?

A blog is known to be a short word for  “weblog”. This is known to be a kind of an online journal that is also said to be an informational website where one can get Infor on different subject.

Conclusively, Note that Blogs and wikis alike because they are Accessible 24/7 and one can get any information they want from it to increase  business productivity.

Learn more about Blogs from

https://brainly.com/question/3653791

#SPJ2

3. Shirky describes that the Internet gives us a many-to-many pattern when it comes to networks. How might this be beneficial or detrimental to journalists needing to decide between personal and observational sources?

Answers

Answer:

Find the explanation below.

Explanation:

Many-to-many pattern provided by the internet refers to the ability of the internet to spread information among a wide audience who can access the message at the same time. This feature of the internet would prove beneficial to the journalist in making his choice because;

1. He would then have to resort to the observational sources which also has some advantages which include the following;

a. It is less time-consuming as he can obtain the opinions of people on different subjects in a short space of time.

b. It is easier. The logistics involved in going to obtain information from personal sources can b by-passed.

c. The chances of getting more accurate information is higher as most people are more expressive on the internet.

The detriments of the many-to-many pattern of the internet for this journalist would mean;

1. By-cutting the personal sources of information that are more reliable and authentic.

2. Depending on anonymous sources that cannot be easily referenced.

write some positive and negative impacts of computer in our daily life​

Answers

Positive impacts are
1. Communicating with people
2. Daily update of what going on in the world
3. learn new things
Negative impacts are
1. Viruses
2. Private information shared
3. Less face to face conversations

19 POINTS! (Excel) Use the drop-down menus to complete the steps for opening and using the Format Cells dialog box to change font and basic formatting.
1. Select the cell or range you want to format.

2. (1.Double click 2.single click 3. right click) the selection and click Format Cells to open the Format Cells dialog box.

3. Click the (1.format 2. font 3. cells) tab.

4. Apply the desired formats, and click OK.

Answers

Answer:

c 3

Explanation:

Answer:

Here

Explanation:

Number 1 Right-Click

Number 2 Font

PLEASE HELP ASAP 100 POINTS 2 MORE MINUTES!!!!! :/
Use the (blank) to add a new slide to your presentation.
Slide plane
Standard toolbar
Insert menu
Slide view

Answers

Answer:

Insert Menu

Explanation:

This is what the passage that I read for school said:

In most programs, you can add a new slide from the Insert menu.

What are the pros and cons for E-trade?

Answers

Answer:

Pros                                            Cons

• Free stock and ETF trading • Higher fees for non-free mutual funds

• Some mutual funds and bonds are free

• Low non-trading fees

Answer:

Pros-Quick, easy purchases, ability to know what's available, access to limitless products.

Cons-Potential to get hacked, get scammed by false advertising, amount of time to receive product

Explanation:

Its not a great list but I really hope this helps

If it is 12 am on January 7 in Reykjavík, Iceland (location B), what date and time is it in Galápago Islands,
Ecuador (location E)?

Answers

Answer:

Since the time zone of the Galapagos Islands is UTC -06: 00, while the time zone of Iceland (including its capital, Reykjavik) is UTC 00:00, the time difference between both territories is 6 hours behind in the Islands Galapagos with respect to Iceland.

Thus, since 12:00 AM implies 00:00 hours or the beginning of the day, if it were 12:00 AM on January 7 in Reykjavik, it would be 06:00 PM on January 6 in the Galapagos Islands.

Which unit of measurement is used to express the capacity of a servo motor?
A. kg/hr
B. kg/m
C. kg/cm
D. kg/km

Answers

Answer:

C. kg/cm

Explanation:

I just did it

Choose the proper term to describe each of the following examples.
senate.gov:____
23.67.220.123:_____

SMTP acc name
Domain name
IP address

Answers

Answer:

senate.gov: Domain Name

23.67.220.123: IP Address

Explanation:

We need to choose the proper term to describe:

a) senate.gov

It is called Domain Name

The domain name is a component of a URL (uniform resource locator ) used to access web sites

b) 23.67.220.123

It is called IP address.

IP address is defined as unique string of characters that is used to uniquely identify each computer in the network.

Which list method allows elements in a sequence to be removed and added at either end of the structure?
a) index
b) queue
c) stack
d) deque
PLEASE HURRY

Answers

Answer:

b) queue

Explanation:

Queue is also an abstract data type or a linear data structure, just like stack data structure, in which the first element is inserted from one end called the REAR(also called tail), and the removal of existing element takes place from the other end called as FRONT(also called head).

Answer:

B is right!

Explanation:

Write a program that reads two integers, checks if a digit repeats 3 times in a row in the first integer and that same digit repeats two times in a row in the second integer.

Answers

Answer:

first_num = input("Enter integer digits (should be four or more digits): ")

sec_num = input("Enter integer digits (should be four or more digits): ")

num = '3'

if

def count_check( digit):

   if (digit * 3) in first_num and (digit * 2) in sec_num:

       print(True)

   else:

       print(False)

count_check(num)

Explanation:

The python source code above receives two values assigned to variables "first_num" and "sec_num" and defines a function called count_check to check if a digit occurs three consecutive times in the first input and two in the second to print a value of true or false otherwise.

How can you continue learning about computer science and improve your coding abilities?

Answers

Answer:

5 Ways to Improve Your Coding and Programming Skills

Take advantage of books and other free resources. ...

Sign up for a bootcamp. ...

Practice, practice, practice. ...

Engage with the computer science community. ...

Pursue a formal education in computer science.

Sean works for a company that ships hospital equipment. He needs to calculate the weight of the items being shipped. He enters the number of items in cell A1. The weight of each item is 180 pounds, so Sean enters 180 in cell A2. The weight of the packaging for each item also needs to be included. This weighs 10 pounds for each item, so he enters 10 in cell A3. Which formula should Eric use to calculate the total weight?

Answers

Answer:

= A1 * (A2 + A3)

Explanation:

In order to calculate the total weight of the equipment, he would need to first add the total weight of each item. This is done by adding the weight of the item by the weight of the packaging. Once you have this amount you can multiply this value by the total number of items being shipped and that should give you the total weight of the shipment. Using the cells, this can be calculated with the following formula in Excel...

= A1 * (A2 + A3)

(true or false) One of the difficult things about working in game design is that while there are many different roles, most of them only match one specific personality type.
True
False

Answers

Tbh I think it’s False because most of them don’t match
I thinks it’s false cause most don’t match

can anyone help with this?​

Answers

The correct answer is Use hanging indents in the second line

Explanation:

One of the recommendations in the works cited page like the one presented is to use hanging indents. This implies the second, third, etc. line of a citation should be indented, while the first line is not indented. This is required by the MLA (Modern Language Association) because it makes citation to be easy to read. According to this, to improve the sample, hanging indents need to be included in the second line of the first and third citation.

Which program will have the output shown below?

10
11
12
13

>>> for count in range(14):
print(count)

>>> for count in range(10, 14):
print(count)

>>> for count in range(13):
print(count)

>>> for count in range(10,13):
print(count)

Answers

Answer: >>> for count in range(10, 14):

   print(count)

Explanation:

just took the test on edg

Answer

The answer is A. Hope this helps you out. Have a wonderful day and stay safe.

Explanation:

Other Questions
- Why aren't Indian tribes included in these conus numbers 6th grade teacher pre ED i mark as brainliest The Yanomamo can be primarily described as:hunters and gatherershorticulturiststraders Find parametric equations for the tangent line to the curve with the given parametric equations at the specified point. x = t2 + 35, y = ln(t2 + 35), z = t; (6, ln(36), 1) Abby takes a ride-sharing service to ride from her home to the mall. The ride-sharing service charges $1.75 per mile plus a one-time charge of $5.00. Which equation can be used to find y, the total cost of the ride, given x represents the number of miles of the ride Manuel and Poornima White live in Swarthmore, PA. Poornima's father, Shen, lives in Sweden. For each of the following transactions, identify whether it is included in the calculation of U.S. GDP as part of consumption (C), investment spending (I), government purchases (G), exports (X), or imports (IM). a. A products inclusion in one category does not necessarily imply that it is excluded from other categories. b. The Federal Aviation Administration expands the runways at Philadelphia International Airport, which is just a few miles from Manuel and Poornima's house. c. Poornima buys a new BMW, which was assembled in Germany. d. Shen in Sweden orders a bottle of Vermont maple syrup from the producer's website. e. Manuel's employer upgrades all of its computer systems using U.S.-made parts. f. Poornima gets a new video camera that was made in the United States. I have no idea what to do, i need the answer!!! Which ordered pairs are NOT a solution of y = 2x + 1? Select all that apply. (3, 7) (3, 7) (0, 1) (0, 1) (-1, 1) (-1, 1) (-3, -5) (-3, -5) (-2, 3) FIRST ANSWER GETS BRAINLIEST write a paragraph about why the African Elephants were endangered. Quest Connection Why might metals be good materials for coins? We have a bag that contains 100 balls, 50 of them red and 50 blue. Select 5 balls at random. What is the probability that 3 are blue and 2 are red? Since we couldn't find any red paint, we painted the doghouse green. When we were done, everybody seemed to think green was a good color for the doghouse. Even Pierre, our poodle, ran around the doghouse barking enthusiastically. Even though we had the money to buy some red paint, I'm glad we didn't.QuestionWhy was the doghouse painted green? What is the correct answer? Phenol (C6H5OH) is often used as an antiseptic in mouthwashes and throat lozenges. If a mouthwash has a phenol concentration of 1.5 g per 100 mL of solution, what is the molarity of phenol? 1 2 3 4 5 6 67 7 8 9 9 7 5 4 2 4 66 5 4 2 34 4 5 6 answer 6, as quick as you can please Would someone mind helping me? I really need this answer but I'm so confused. I would appreciate any help :) and if you get the answer right, ill give you brainliest. thank you.its not a. 1. Kim ran the 100-meter race in 135.46 seconds. Tyron ran faster by 15.7 seconds. What was Tyrons time for the 100-meter dash?2. Janna takes her medicine 3 times a day. How many days will a 60 ml medicine last if ml is taken each time?3. May bought 23 of a kilo of meat. She cooked 12 of it. How much did she cook?4. Arjay bought 8.75 meters of cloth for 813.75. Find the cost price per meter.5. Jay will divide his P112,000 among his 3 brothers. His elder brother will receive of the amount while the remaining amount is to be equally divided among the two younger brother. How much will each of the younger brothers receive? 1. a machine can scan 12 pages in 3/5 minutes. how many pages can be scanned in 1 minute2. a 3/8 pound piece of cheesecake contains 4 servings how much cheese is in 1 serving3. Damien paints 1/5 of a room in 5/12 hours what unit rate describes this situation4. Wilfredo buys 2/5 pound of mixed nuts for $2.50. at this rate how many pounds of mixed nuts can he buy for $10 help please please please!