Bear Xiong
Results
1
comments of
Bear Xiong
`for i, child in enumerate(list(root)[1])` is **list(root)[1]**, but not `list(root[0])`