Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 8 years ago

Language

Python

Compiler

CPython 3.6.2

Options

Author

anonymous

over 8 years ago

$ python3 prog.py
(10, 30, 20)
(10, 20, 30)
(30, 10, 20)
(30, 20, 10)
(20, 10, 30)
(20, 30, 10)
Exit Code:
0