Question
Sullivan is creating a simple algorithm that would move a mouse from the start square of a grid to the square with a piece of cheese and it using arrows what type of algorithm is Sullivan using A program based B text based C block based D directional
Answers
GPT-4o mini
Sullivan is using a **D directional** algorithm, as it involves moving a mouse through a grid towards a goal (the cheese) using arrows as directions for navigation.