Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Generate variable programmically
cwchen
Jan 19th, 2016
356
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
_g
=
globals
(
)
for
i
in
range
(
1
,
4
)
:
_g
[
'ball'
+
'_'
+
str
(
i
)
]
=
i * i
print
(
ball_1
)
print
(
ball_2
)
print
(
ball_3
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE
JavaScript | 12 sec ago | 1.46 KB
✅ MAKE $3500 IN 15 MIN
JavaScript | 24 sec ago | 1.13 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 43 sec ago | 1.46 KB
✅ PayPal Hits
JavaScript | 54 sec ago | 0.08 KB
Changelly Bug (Get more on BTC swaps)
JavaScript | 1 min ago | 1.46 KB
✅ Crypto Accounts
JavaScript | 1 min ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 1 min ago | 0.08 KB
✅ Account Leaks
JavaScript | 1 min ago | 0.08 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!