Exemplo n.º 1
0
from base import Base

if __name__ == '__main__':
    obj = Base()
    obj.wait_for_input()