Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
operaciones-bytes-cadenas.py
Fhernd
May 1st, 2018
4,451
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
datos
=
bytearray
(
b
'Fyodor Dostoevskyiv'
)
print
(
datos
[
0
:
6
]
)
print
(
datos.
startswith
(
b
'Fyodor'
)
)
print
(
datos.
split
(
)
)
print
(
datos.
replace
(
b
'Dostoevskyiv'
,
b
'Dostoevsky'
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $9OO INSTANTLY D P
JavaScript | 1 sec ago | 0.28 KB
ChangeNOW Bug (Get more on BTC swaps x) 5
JavaScript | 11 sec ago | 0.28 KB
Exchange Exploit T O
JavaScript | 23 sec ago | 0.28 KB
✅ Make $15OO in 2O minutesV 1
JavaScript | 33 sec ago | 0.28 KB
Swapzone Glitch (Working)E U
JavaScript | 44 sec ago | 0.28 KB
ChangeNOW Bug (Get more on BTC swaps x) S
JavaScript | 3 min ago | 0.28 KB
Exchange Exploit T Q
JavaScript | 3 min ago | 0.28 KB
✅ Make $15OO in 2O minutesV V
JavaScript | 3 min ago | 0.28 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!