Rev 73 | Blame | Last modification | View Log | RSS feed
import voice_calling_technology_math as mathmodelimport utilsprint "expSlide=" + `expSlide`struct = utils.contentModel2Struct(expSlide)print "struct=" + `struct`newstruct = {}a = {}a['2G Network'] = {}b = {}b['features'] = ac = {}c['Cellular Technologies'] = bnewstruct['childrenslides'] = cprint "newstruct=" + `newstruct`score = mathmodel.getscore(newstruct)