Hi all.
I've a file and have parsed them into tree structure. I've used dictionary (key-value pair data type) to store the tree. But, I've a problem when another sibling has same name but different of value is exist on tree. Which is the best way to store this tree?
Thank you.
Best regards.
I've a file and have parsed them into tree structure. I've used dictionary (key-value pair data type) to store the tree. But, I've a problem when another sibling has same name but different of value is exist on tree. Which is the best way to store this tree?
Thank you.
Best regards.