# this is a very special programfruits = [ "apple", "orange", "banana", "mango", "cherry" ] print fruits[0] + " " + fruits[4]
Standard input is empty
apple cherry
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!