SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

statistica/python

» Start this Course
(Practice similar questions for free)
Question:

Calcolo delle combinazioni

Author: federico volpe



Answer:

# Combinazioni (4 oggetti, 2 posti) list(itertools.combinations(range(4), repeat=2))


0 / 5  (0 ratings)

1 answer(s) in total