Ok, so let\'s say I\'m making a class and a child class like this:
class A: def __init__(self, list1=[], list2=[]): self.list1 = [] self.l