inspirezonetech / TeachMePythonLikeIm5

Teach the Python programming language using a collection of super beginner friendly tutorials and challenges.
https://inspirezone.tech/
MIT License
26 stars 41 forks source link

Jbolanosc - handling exceptions #50

Closed jbolanosc closed 3 years ago

jbolanosc commented 3 years ago

Please fill in this pull request template before submitting

1. This pull request resolves #21

2. Description

I have create a tutorial explaining how to handle exceptions in python using try / except blocks

3. Fill in checklist by marking [x]

jbolanosc commented 3 years ago

Sorry on first PR I left the exception Raised, I already changed it and all seems good. waiting for your feedback. Thank You!

funbeedev commented 3 years ago

@jbolanosc looks good!