DoggianoMaster51

Increasing Quine

Mar 6th, 2021 (edited)
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.18 KB | None | 0 0
  1. t='';s='t+=input("add to payload: ") or "";print(f"\\nQUINE:\\n\\nt={repr(t)};s={repr(s)};exec(s);print();print(\'PAYLOAD:\');print(\'{t}\')")';exec(s);print();print('PAYLOAD:');print('')
Add Comment
Please, Sign In to add comment