shamondjc shamondjc 11-12-2020 Computers and Technology contestada Choose the missing words in the code below. quotient = numA/ numB ZeroDivisionError: print("You attempted to divide by zero") print ("Quotient", quotient)