Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Section "Final code in exception handling" has errors #52

Closed
Adil-Ibragimov opened this issue Aug 18, 2020 · 2 comments
Closed

Section "Final code in exception handling" has errors #52

Adil-Ibragimov opened this issue Aug 18, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Adil-Ibragimov
Copy link

Example of code in the section has errors. The real output will be different from what is said in listing.
It will be

-- division finished --
2.0
-- division finished --
12.0
Error: Invalid argument: division by zero
-- division finished --
None

instead of

21.0
-- division finished --
3.5
-- division finished --
Error: Invalid argument: division by zero
-- division finished --
None
-- division finished --
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.97. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Aug 18, 2020
@wilfredinni wilfredinni self-assigned this Aug 18, 2020
@wilfredinni
Copy link
Owner

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants