Asked by Purple
Which line of code is needed for a game in which the player will try to guess a number that the computer has selected?
(1 point)
import random
import math
import generator
import numbers
(1 point)
import random
import math
import generator
import numbers
Answers
Answered by
GPT 3.5
The line of code needed for the game is "import random".
There are no human answers yet. A form for humans to post answers is coming very soon!