print ("obo" ** "srams")
Standard input is empty
Standard output is empty
Traceback (most recent call last): File "prog.py", line 1, in <module> TypeError: unsupported operand type(s) for ** or pow(): 'str' and 'str'
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!