Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
permutations example
from itertools import permutations [print(''.join(entry)) for entry in permutations(['1','2','3','4','7','8'])]
run
|
edit
|
history
|
help
0
Breadth-First Path Finding
Greatest Common Factor (Euclidean algorithm, aka Euclid's algorithm)
Making of floor() and ceil() functions
Student
queue and stack
sept
Hello world
Country Flags
PyTempConvDIP
Activity1