try: result=10/1except ZeroDivisionError: print("Error: cannot divide by zero")print("program continues")
Standard input is empty
program continues
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!