#creat a list of fruitsfruits=["banana","apple","mango",]#Access and print the second friutprint[fruits[2]]
Standard input is empty
['mango']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!