collinkt2725
collinkt2725 collinkt2725
  • 03-05-2021
  • Computers and Technology
contestada

What is the missing line of code?

>>> __________

>>> random.randrange(10)
5
>>> random.shuffle([1,3,6])

A. import random
B. from random import shuffle
C. from random import randrange

Respuesta :

SpiderMan7878
SpiderMan7878 SpiderMan7878
  • 03-05-2021

Answer:

B. from random import shuffle

Explanation:

Answer Link

Otras preguntas

what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00
what is 25% of 500.00