Jane Q. Zhu

Results 2 comments of Jane Q. Zhu

@wheniseeyou thank you, in python3.6 it may works by changing like this: ``` def getNumleafs(myTree): numLeafs =0#εˆε§‹εŒ–θŠ‚η‚Ήζ•° #firstSides = list(myTree.keys()) #firstStr = firstSides[0] #secondDict = myTree[firstStr] #for key in secondDict.keys():...