print("apples\n\nAlice\n\ndogs")print("oranges\n\nBob\n\ncats")print("cherries\n\nCarol\n\nmoose")print("banana\n\nDavid\n\ngoose")
Standard input is empty
apples Alice dogs oranges Bob cats cherries Carol moose banana David goose
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!