subject

Write a script that creates 3 numerical variables describing the dimensions of a pyramid in meters: - The length of the base of the pyramid should be 5 - The width of the base of the pyramid should be 10 - The height of the pyramid should be 4.5 Then write another line of code that creates a variable named volume that contains the volume of the pyramid in meters squared. Note that the volume of a pyramid is the length times the width times the height divided by 3. Remember that units are not something that can be stored in numerical variables, and are just for your reference.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
What is stored in str after the following code executes? string str = "computer science"; int i = 0; while (i < 8) { if (str.indexof("m") < i) { str = str.substring(0, 2) + str; } i += 2; } computer science cocomputer science cococomputer science cocococomputer science computer scienceco
Answers: 3
question
Computers and Technology, 22.06.2019 06:30
Selective incapacitation is a strategy to reduce prison population
Answers: 3
question
Computers and Technology, 22.06.2019 19:00
Which parts of a presentation should be the most general? a. introduction and conclusion b. introduction and outline c. outline and conclusion d. outline and body
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
You wanted to look up information about alzheimer's, but you were unsure if it was spelled "alsheimer's" or "alzheimer's." which advanced search strategy would be useful? a) a boolean search b) using a wild card in your search c) trying different search engines d) doing a search for "alsheimer's not alzheimer's" asap. ill give brainlist.
Answers: 1
You know the right answer?
Write a script that creates 3 numerical variables describing the dimensions of a pyramid in meters:...
Questions
question
Mathematics, 14.04.2021 01:10
Questions on the website: 13722362