x = "Apple"y = "Banana"print(x[1]+y[2], end="-")
4
pn-
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!