test = (-1)**0.5print(test)
Standard input is empty
Standard output is empty
Traceback (most recent call last): File "prog.py", line 1, in <module> ValueError: negative number cannot be raised to a fractional power
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!