from person import Person pers = Person("01010112345", "Indigo Matheus") print(pers)