darkprinx / break-the-ice-with-python

The repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways
2.78k stars 1.45k forks source link

Update Day_03.ipynb #109

Open wlemusl opened 3 years ago

wlemusl commented 3 years ago

Another solution for Question 13 (Day 3) using the Try Except block.