Teil 6 "Objekte ist neu
Repository aufgeräumt.
This commit is contained in:
4
teil6/useperson.py
Normal file
4
teil6/useperson.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from person import Person
|
||||
|
||||
p = Person('Olli','Graf')
|
||||
print(p.vorname)
|
Reference in New Issue
Block a user