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
Lesson3 part 2
count(even/odd)fromlist.py
Python | Random elements with atleast K occurrences
Yogesh.py
Exercise 4 for lesson 2
Ваня и забор
wordchangething
default argument
max/min fuction
Single and double qoute