The `show` function of class `UndirectedAdjList(DirectedAdjList)`, doesn't pass `self.vertex_text(u)` as its parent class `DirectedAdjList` does.