Answer:
Stratification template ( Excel) ...
Explanation:
Answer:
The pseudocode is as follows:
input name
while name != "STOP"
print name
input name
End while
Explanation:
This gets name from the user
input name
This loop is repeated until the user inputs "STOP".
while name != "STOP"
This prints the name entered by the user
print name
This gets another name input from the user
input name
The loop ends here
End while
I would say it's mostly climate, as it determines two things: 1) what can grow/live in a given place and 2) how long can the products be kept
Additionally, it's the closeness to such things as water sources where you can fish and trade routes: a lot of European cuisines include cofee products, even if cofee is not grown in Europe!