scores = HW4.random_align(sequence1, sequence2, mismatch_penalty, gap_penalty, num_trials) # sequence1 takes the role of the human sequence from the example # sequence2 takes the role of the mouse sequence # num_trials is the number of random sequence to generate and alig