Could you help me with identifying child class. I\'d like to get access to the Parent\'s variable in child class
class Parent: def __init__(self, p=None):