fruits = ['banana','aplle','mango']for word in fruits: print(word)
Standard input is empty
banana aplle mango
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!