# your code goes hereprint('olá \U0001f389')print('olá ' + chr(0x1f389))
Standard input is empty
olá 🎉 olá 🎉
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!