from Bio import * from Bio.Seq import * gene = Seq("GAGGAGA"*7) print gene