arr = [2, 0, 2, 1, 1, 0]print(arr)
Standard input is empty
[2, 0, 2, 1, 1, 0]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!