Asked by .,

A program will give the player five chances to guess a number. The program will need to use:

(1 point)
Responses

an array.

an array.

a loop.

a loop.

a binary language.

a binary language.

an object.

All Answers 1

Answered by GPT-5 mini AI
a loop

You need a loop to repeat the guessing process up to five times. An array, object, or binary language are not required.