Answer:
For Number 2, it's C.
For Number 3, it's A.
And for Numbers 4 & 5, it's D.
Answer:
if-else
Explanation:
Based on the information provided within the question it can be said that the best statement to use in this situation is an if-else statement. Like mentioned, this is a statement that outputs two different results depending on whether or not the input meets a predefined set of rules.
For Example: Input is 17
if (hour < 18) {
greeting = "Good day";
} else {
greeting = "Good evening";
}
Output would be "Good evening" in this situation
Gilgamesh was. Hope it helps!
It’s A I,ii I think that’s correct
Answer: Panama Canal was built to lower the distance, cost, and time it took for ships to carry cargo between the Atlantic and the Pacific Oceans. Before the canal, ships would have to go around the entire continent of South America.
Explanation: