Good evening I'm starting on the issue of raise exeptions and I'm trying to perform a simple operation however it does not work this is what I tried:
class errores(Exception):
def __int__(self,numero1,numero2):
self.num1 = numero1...
asked by
31.12.2018 / 06:05