Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
clairec
Apr 10th, 2017
60
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
# global variable
listy_list
=
[
'spam'
,
'eggs'
,
'horses'
]
# functions for interacting with global
def
get_item
(
n
)
:
return
listy_list
[
n
]
def
set_item
(
n
,
stringy
)
:
listy_list
[
n
]
=
stringy
Add Comment
Please,
Sign In
to add comment
Public Pastes
Binance Accounts Leaked
JavaScript | 1 sec ago | 0.09 KB
BTC ACCOUNTS HACKED
JavaScript | 1 sec ago | 0.09 KB
Chaturbate Accounts with Tokens
JavaScript | 4 sec ago | 0.09 KB
⭐ get any gift card for AP
JavaScript | 6 sec ago | 0.18 KB
NETFLIX UHD ACCOUNTS
JavaScript | 6 sec ago | 0.09 KB
⭐ FREE giftcards method UO
JavaScript | 7 sec ago | 0.18 KB
Binance Accounts Leaked
JavaScript | 9 sec ago | 0.09 KB
Chaturbate Accounts with Tokens
JavaScript | 12 sec ago | 0.09 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!