statement = ["Statement1", "Statement2"]puts statement[0]puts statement.last
Standard input is empty
Statement1 Statement2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!