subject

For this lab you will find the area of an irregularly shaped room with the shape shown above.

ask the user to enter the values for the sides a, b, c, d, and e and print out the total room area.

remember the formula for finding the area of a rectangle is length * width and the area of a right triangle is 0.5 * base * height.

note the final area should be in decimal formula.

sample run :

enter side a : 11

enter side b : 2

enter side c : 4

enter side d : 7

enter side e : 1

output :

room area: 53.5

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:10
This program reads a file called 'test.txt'. you are required to write two functions that build a wordlist out of all of the words found in the file and print all of the unique words found in the file. remove punctuations using 'string.punctuation' and 'strip()' before adding words to the wordlist. write a function build_wordlist() that takes a 'file pointer' as an argument and reads the contents, builds the wordlist after removing punctuations, and then returns the wordlist. another function find_unique() will take this wordlist as a parameter and return another wordlist comprising of all unique words found in the wordlist. example: contents of 'test.txt': test file another line in the test file output: ['another', 'file', 'in', 'line', 'test', 'the']
Answers: 1
question
Computers and Technology, 22.06.2019 23:00
Which type of tab stop is most for weights and measurements?
Answers: 1
question
Computers and Technology, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
question
Computers and Technology, 23.06.2019 04:31
Acloud service provider uses the internet to deliver a computing environment for developing, running, and managing software applications. which cloud service model does the provider offer? a. iaas b. caas c. maas d. paas e. saas
Answers: 1
You know the right answer?
For this lab you will find the area of an irregularly shaped room with the shape shown above.
<...
Questions
question
Mathematics, 05.05.2020 19:43
question
Mathematics, 05.05.2020 19:43
question
Biology, 05.05.2020 19:43
Questions on the website: 13722363