print(2 / (2 - (3 / 2 + 1 / 2)))
Standard input is empty
Standard output is empty
Traceback (most recent call last): File "./prog.py", line 1, in <module> ZeroDivisionError: float division by zero
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!