I think It Would Be Monday Be It's The Day Before Tuesday
Answer: 3
Explanation:
Given :
numC = 12
while numC > 3:
numC = numC / 2
Initial value of numC = 12
The condition checks if the value of numC is greater than 12, only then will the statement be executed and the loop isn't altered
numC = 12 is greater Than 3 ;
numC = numC/2 = 12/2 = 6
numC is now 6 ;
numC = 6 is greater than 3
numC = numC / 2 = 6/2
numC is now 3
numC = 3 is not greater than 3 ; hence, loop terminates (condition isn't met)
Hence , numC = 3
We choose that site which have large number of rabbits.
<h3>Which location should be selected?</h3>
That site should be considered the best which has large number of rabbits because rabbits provide food for hawks so increase in population occurs in that location. We know that rabbits are the food of hawks so without suitable amount of food, the population of hawks is unable to increase.
So we can conclude that we choose that site which have large number of rabbits.
Learn more about site here: brainly.com/question/2217700
Answer:
D) dandelion
Explanation:
Plants make their food using a process called photosynthesis, which means “putting together through light.” During photosynthesis, a plant traps energy from sunlight with its leaves. It also takes up water from its roots and carbon dioxide gas from the air.