5 lines
71 B
Text
5 lines
71 B
Text
V a = [1, 2, 3]
|
|
L
|
|
print(a)
|
|
I !a.next_permutation()
|
|
L.break
|