Exemplo n.º 1
0
def regresar():
    interfaz.create_frame()
Exemplo n.º 2
0
from gui.interfaz import create_frame

if __name__ == "__main__":
    create_frame()