Posts by Ronny Petterson • 21 points
1 post
-
2
votes0
answers41
viewsQ: 'str' Object has no attribute biopython
I’m working on the biopython. Request input of an input(): enz_name1 = input('ENZYME 1 NAME: ') enz_name2 = input('ENZYME 2 NAME: ') However, when I want to use input() to use . catalyse in this…