For the first problem: what if you just add a mother
property to Cell
and populate that property either in the constructor or by adding a setMother()
function?
I don’t know enough Python to answer the second question.
For the first problem: what if you just add a mother
property to Cell
and populate that property either in the constructor or by adding a setMother()
function?
I don’t know enough Python to answer the second question.