DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
permutations python
import
itertools
print
(
list
(
itertools
.
permutations
(
[
1
,
2
,
3
]
)
)
)
PREVIOUS
NEXT
Tagged:
#permutations
#python
ADD COMMENT
Topic
COMMENT
Name
4+1 =
Submit