V1TO-C

Results 1 issues of V1TO-C

Added push, pop and export func. **def push(self, node):** Push a node into the tree. Parameter: Node to push **def pop(self, name):** Pop node from tree by setting its parent...