Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
mapeo-elementos-secuencia.py
Fhernd
Apr 4th, 2018
2,458
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
from
collections
import
namedtuple
Subscriptor
=
namedtuple
(
'Subscriptor'
,
[
'email'
,
'registrado'
]
)
subscriptor
=
Subscriptor
(
'
[email protected]
'
,
'1799-05-20'
)
print
(
subscriptor.
email
)
print
(
subscriptor.
registrado
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch (Working)E R
JavaScript | 1 sec ago | 0.28 KB
200 INSTANTLY [Works Worldwide]? SD
Java | 9 sec ago | 0.04 KB
ChangeNOW Bug (Get more on BTC swaps x) 4
JavaScript | 16 sec ago | 0.28 KB
ChangeNOW Bug (Get more on BTC swaps x) S
JavaScript | 21 sec ago | 0.28 KB
Exchange Exploit T B
JavaScript | 26 sec ago | 0.28 KB
Exchange Exploit T Q
JavaScript | 32 sec ago | 0.28 KB
✅ Make $15OO in 2O minutesV Z
JavaScript | 37 sec ago | 0.28 KB
Swapzone Glitch (Working)E R
JavaScript | 47 sec 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!