Nothing is being added to my output list. Can anyone explain why

后端 未结 0 1046
误落风尘
误落风尘 2020-12-02 14:55
  def translateGene(dnaStrand, startPos, stop):
        protein = []
        def aminoAcid(dnaCodon):
            return(dnaCode[dnaCodon])
            maybeCodon =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题