• + 0 comments

    `if match is None: return 'WRONG PASSWORD' if match == login: return res + match

    Does not use up stack space since we use a trampoline

    return p, (passwords, login[len(match):], res + match + ' ')