python convert list to tree representation

后端 未结 0 1917
春和景丽
春和景丽 2021-01-24 03:55

I have a list (in Python 3) like this:

[["c", 5.20], ["root", ("a"), ("b")], ["b", ("c"), ("d&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题