31.45K
Категория: Английский языкАнглийский язык

Choices. Shuffle

1.

choices
Help on method choices in module
random:
choices(population, weights=None,
*, cum_weights=None, k=1) method

2.

shuffle
Help on method shuffle in module
random:
shuffle(x) method of
random.Random instance

3.

randint
Help on method randint in module
random:
randint(a, b) method of
random.Random instance

4.

randrange
Help on method randrange in
module random:
randrange(start, stop=None, step=1)
method of random.Random instance

5.

choice
Help on method choice in module
random:
choice(seq) method of
random.Random instance
English     Русский Правила