Jane Q. Zhu
Results
2
comments of
Jane Q. Zhu
Could not create symlink!
@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():...