Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 7th, 2016
92
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
change
(
self
,
v
,
op
=
'='
)
:
assert
op
in
(
'='
,
'+='
,
'-='
)
and
isinstance
(
v
,
int
)
# ...
exec
(
'self.v %s %s'
%
(
op
,
v
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
๐ต CRAZY 2025 CASH EXPLOIT ๐ | EARN FAST NOW โ ...
JavaScript | 35 sec ago | 0.17 KB
๐ Money Guaranteed Method
JavaScript | 2 min ago | 0.26 KB
๐ฅ NEW $10,000/MONTH SYSTEM ๐ฐ ๐ฅ๐จ
JavaScript | 3 min ago | 0.17 KB
๐ SECRET METHOD JUST LEAKED
JavaScript | 5 min ago | 0.26 KB
โก $15,000 MONTHLY INCOME METHOD
Java | 6 min ago | 0.17 KB
โก ULTRA EASY INCOME TRICK โก $500 INSTANT CASH...
JavaScript | 6 min ago | 0.17 KB
๐0LEAKZ BTC METHOD ๐ต๐ต
Java | 7 min ago | 0.17 KB
โกโกโก Verified Earning Guide
JavaScript | 8 min ago | 0.26 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!