subject

In python :
simple geometry can compute the height of an object from the object's shadow length and shadow angle using the formula:
tan(angleelevation) = tree_height / shadow_length. given the shadow length and angle of elevation, compute the tree height.
sample output with inputs: 0.4 17.5
tree height: 7.398881327917831

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 17:20
Q-1 which of the following can exist as cloud-based it resources? a. physical serverb. virtual serverc. software programd. network device
Answers: 3
question
Computers and Technology, 23.06.2019 15:00
Idon’t understand the double8 coding problem. it is java
Answers: 1
question
Computers and Technology, 24.06.2019 05:30
Someone plzz me which of these defines a social search? a. asking a search engine a question that is answered by a real person on the other sideb. modifying search results based on popularity of a web pagec.modifying search results based on a ranking of a web page
Answers: 2
question
Computers and Technology, 24.06.2019 10:20
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
You know the right answer?
In python :
simple geometry can compute the height of an object from the object's shadow leng...
Questions
question
Mathematics, 20.09.2020 03:01
question
Mathematics, 20.09.2020 03:01
question
Biology, 20.09.2020 03:01
question
English, 20.09.2020 03:01
Questions on the website: 13722361