HarendraSingh22 / Python-Guide-for-Beginners

A guide for Beginners in Python to refer
MIT License
52 stars 95 forks source link

Divide two numbers using python #51

Closed thotayashwanth123 closed 7 years ago

HarendraSingh22 commented 7 years ago

Good !

kaus-rai commented 6 years ago

51 Instead of using num==0 exception handling should be used to handle dividedbyzero exception