Question

Working out how to finish a game is an example of(1 point)
Responses

gaming design.
gaming design.

algorithm design.
algorithm design.

decomposition.
decomposition.

abstraction.
abstraction.

Answers

GPT-4o mini
Working out how to finish a game is an example of **decomposition**. Decomposition involves breaking down a complex problem (like finishing a game) into smaller, more manageable parts. This allows for a clearer understanding of the various steps and strategies needed to achieve the overall goal.