Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
oggetti
davegimo
Apr 22nd, 2022
1,197
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
class
persona:
def
__init__
(
self
,
n
,
c
,
e
)
:
#costruttore
self
.
nome
=
n
self
.
cognome
=
c
self
.
eta
=
e
###main
dav
=
persona
(
"davide"
,
"gimondo"
,
26
)
print
(
dav.
eta
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JSON | 1 hour ago | 45.87 KB
Amazon Product: 160GB MP3 Player with Bluetoo...
JSON | 3 hours ago | 9.16 KB
Untitled
JSON | 3 hours ago | 45.65 KB
Looks_Patchy.py
Python | 4 hours ago | 7.10 KB
Untitled
C++ | 5 hours ago | 1.08 KB
dom.rab
C | 5 hours ago | 0.53 KB
ToanBreak Violence District Killer Script
Lua | 5 hours ago | 8.64 KB
Polymorphism
Java | 5 hours ago | 3.83 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!