a="HELLO|PYTHON|WORLD"b="hello|ai|world"print(a)print(b)
Standard input is empty
HELLO|PYTHON|WORLD hello|ai|world
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!