Question

In Python, what does the choice function do?

lets the user make a choice

lets the programmer make a choice

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