What would be the problem with these codes?
Could someone guide me the best practice for making a registration, editing, deletion and query system?
First code:
class Cadastro:
def __init__(self):
self.nome = input('Digite nome do...
asked by
21.04.2018 / 18:03