Exemplo n.º 1
0
 def __init__(self):
     """Setup new instace"""
     self._database = Matrix(0, 0)
     self._results = {}
     self._variable = []