Sunil patel
We enjoy all time
Wednesday, 3 June 2020
Sunil ‘sMemory’s
import random combinations = [1,2,3,.. to 38,39] while len(combinations) < 195: combination = sorted(random.sample(range(1, 39), 5)) if combination not in combinations: combinations.append(combination) print(combinations)
1 comment:
Sunil patel
said...
Hii
2 June 2020 at 11:34
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
Corona park
M
Corona park
M
Sunil ‘sMemory’s
import random combinations = [1,2,3,.. to 38,39] while len(combinations) < 195: combination = sorted(random.sample(rang...
1 comment:
Hii
Post a Comment