def __init__()

in web-qa.py [0:0]


    def __init__(self):
        super().__init__()
        # Create a list to store the hyperlinks
        self.hyperlinks = []