Question

In Python, what does the choice function do?

(1 point)

Olets the user make a choice

lets the programmer make a choice

O creates a new program

◎ chooses a value at random from a string

Answers

GPT 3.5
◎ chooses a value at random from a string

Related Questions