Closed rxng closed 3 years ago
print(person1.sun) works ok
Trying to access the Asc results in attributeerror e.g. print(person1.Asc)
you should use person.house number_house for the houses, for exemple: person1.first_house
print(person1.sun) works ok
Trying to access the Asc results in attributeerror e.g. print(person1.Asc)