solution.py
Python 3
Reset
# Robust division calculator # Prompt for two numbers, divide them, handle errors gracefully
Run
Ctrl+⏎
AI Review
Console