Answer:
The Python code is given below with appropriate comments
Explanation:
def predict_population_growth():
#Prompt and read the input from the user
num_org = int(input("Enter the initial number of organisms: "))
GR = float(input("Enter the rate of growth [a real number > 0]: "))
numHour = int(input("Enter the number of hours to achieve the rate of growth: "))
totalHours = int(input("Enter the total hours of growth: "))
#caluclate the total poulation growth
population = num_org
hours = 0
while hours < totalHours:
population *= GR
hours += numHour
print(" The total population is " + str(int(population)))
predict_population_growth()
Answer: (1) Oracle VM Server
(2) VM Ware v Sphere
Explanation:
The oracle VM server and the VM ware v Sphere are the two hyper-visors that is used in the IT department by an organization for the purpose of high performance.
- The oracle VM (Virtual machine) server is one of the type of virtual machine that is used to run various types of operating system and oracle VM server is one of the open source technology that support Linux and window.
- The VM ware V sphere is one of the type of visualization based application which basically run the multiple OS based system by using the single machine. It is also helps in balancing the workload in the system.
According to the given question, the two given hyper-visors are used by the information technology department that helps in handling the critical functionality in an organization.
Therefore, The given answer s correct.
Answer:
what is that I don't understand I am from china
When someone is unemployed and not making any income for him or herself, or her or his family, a lot of impacts would be felt by them. They would not be able to afford food for themselves, or support their families in any way that requires monetary relief. They would also have problems in paying for medical treatments. Problems with paying rents and mortgages would also be faced by them.
Thus, the best answer to the question would be all of the above.
Literally just do a colon and parenthesis :(
:( :-(