Computers and Technology

B. Earthquake Warnings The Richter scale measures the strength of earthquakes where every 10
increase represents a tenfold increase in strength. Therefore a 20 artroke is
ten times the strength of a 1.0 and a 30 is one hundred times stronger that a 10
earthquake. Here are some destruction warnings based on the measurements
Richter Scale Predictions
Score Predicted Destruction
2
Most buildings fall
7
Many buildings are destroyed
6
Many buildings are significantly damages
4.5
Poorly constructed buildings sustain damage
Below 4.5
no structural damage to buildings
Your program should ask the user to provide the Richter scale mexsurement for
an earthquake (valid input is from 10-100) and output the predicted damage from an
earthquake based on the user's input
In Python

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 14:00, GGerardi7552
What are procedures that keep a data base current
Answers: 1
image
Computers and Technology, 23.06.2019 08:00, seaotter7140
Michael has written an e-mail to his employees that describes a new product special that will be introduced to the customers next week. by taking time to make sure the e-mail is well written, logical, and organized, michael has made sure his message has the characteristics of a) effective communicationb) ineffective communicationc) barriers to communicationd) workplace communication
Answers: 2
image
Computers and Technology, 24.06.2019 10:20, silviamgarcia
Write a program that keeps asking the user for new values to be added to a list until the user enters 'exit' ('exit' should not be added to the list). these values entered by the user are added to a list we call 'initial_list'. then write a function that takes this initial_list as input and returns another list with 3 copies of every value in the initial_list. finally, inside print out all of the values in the new list. for example: input: enter value to be added to list: a enter value to be added to list: b enter value to be added to list: c enter value to be added to list: exit output: a b c a b c a b c note how 'exit' is not added to the list. also, your program needs to be able to handle any variation of 'exit' such as 'exit', 'exit' etc. and treat them all as 'exit'.
Answers: 2
image
Computers and Technology, 24.06.2019 13:30, livie225
Type the correct answer in the box. spell all words correctly. what is the default margin width on all four sides of a document? by default, the document has a margin on all four sides.
Answers: 1
Do you know the correct answer?
B. Earthquake Warnings The Richter scale measures the strength of earthquakes where every 10
...

Questions in other subjects:

Konu
Mathematics, 25.02.2021 20:10
Konu
Biology, 25.02.2021 20:10