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