Example #1
0
def ins():
    username = InputFunction.inputun(6)
    password = InputFunction.inputpw(7)
    return username,password