You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
when running a file that do 1/0, this tui is search stackoverflow and get Unrelated results.
Describe the solution you'd like
frendly is a lot more useful in this case. (here is Example).
A clear and concise description of what you want to happen.
add this section
A `ZeroDivisionError` occurs when you are attempting to divide a value
by zero either directly or by using some other mathematical operation.
You are dividing by the following term
zero
which is equal to zero.
to the tui.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
when running a file that do
1/0
, this tui is search stackoverflow and get Unrelated results.Describe the solution you'd like
frendly is a lot more useful in this case. (here is Example).
A clear and concise description of what you want to happen.
add this section
to the tui.
The text was updated successfully, but these errors were encountered: