nellorean.com
Python Exercise12: From Nellorean-Recording the history of Nellore
Write a program to take input of integers from the user and divide the numbers handle TypeError and ZeroDivisionError in your program try: a=input(“Please enter the dividend : “) b=inpu…