Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
clairec
Apr 10th, 2017
62
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
[NOOB FRIENDLY] Earn $4000 Monthly Working Pa...
JavaScript | 1 sec ago | 0.07 KB
EARN $200 IN 90 MINUTES - FAST AND SIMPLEqcj
JavaScript | 5 sec ago | 0.07 KB
⭐ FREE giftcards method⭐ 6K
JavaScript | 5 sec ago | 0.18 KB
⭐ GET 5OO$ GIFT CARD HW
JavaScript | 8 sec ago | 0.18 KB
⭐ GET 5OO$ GIFT CARD AS
JavaScript | 9 sec ago | 0.18 KB
⭐️ EARN $500 INSTANTLY⭐ OC
JavaScript | 10 sec ago | 0.18 KB
⭐ get any gift card for FREE⭐ HA
JavaScript | 11 sec ago | 0.18 KB
NETFLIX UHD ACCOUNTS
JavaScript | 13 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!