File tree Expand file tree Collapse file tree
15_Day_Python_type_errors Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ ZeroDivisionError: division by zero
348348We cannot divide a number by zero.
349349
350350We have covered some of the python error types, if you want to check more about it check the python documentation about python error types.
351- If you are good at reading the error types then you will be able to fix your bugs fast and you will also become a better programmer.
351+ If you are good at reading the error types, then you will be able to fix your bugs fast and you will also become a better programmer.
352352
353353🌕 You are excelling. You made it to half way to your way to greatness. Now do some exercises for your brain and for your muscle.
354354
@@ -358,4 +358,4 @@ If you are good at reading the error types then you will be able to fix your bug
358358
359359🎉 CONGRATULATIONS ! 🎉
360360
361- [<< Day 14 ](../ 14_Day_Higher_order_functions / 14_higher_order_functions .md) | [Day 16 >> ](../ 16_Day_Python_date_time / 16_python_datetime .md)
361+ [<< Day 14 ](../ 14_Day_Higher_order_functions / 14_higher_order_functions .md) | [Day 16 >> ](../ 16_Day_Python_date_time / 16_python_datetime .md)
You can’t perform that action at this time.
0 commit comments