DUMPZ
Paste dump
Recent dumps
FilesBox.io
About
Log in
Sign Up
tmp for in string tmp chr int bin ord zfill -1 string tmp
Anonymous
Python
25 Dec 2014
As Text
Un/Wrap
Lines#
1
2
3
4
tmp
=
''
for
i
in
string
:
tmp
+=
chr
(
int
(
bin
(
ord
(
i
))[
2
:]
.
zfill
(
8
)[::
-
1
],
2
))
string
=
tmp
← newer dump
older dump →