Advertisement
Jexal

706b3ebb-30e4-4b67-8288-692e60ea8567

Jan 22nd, 2025
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.13 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "example.py", line 5, in <module>
  3.     result = 10 / 0
  4. ZeroDivisionError: division by zero
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement