Write a Python program that reads two DNA sequences from a FASTA file and outputs the Smith-Waterman alignment. You can start with the Needleman-Wunsch program we wrote in class and modify it. Submit hardcopies in class on Feb 16th.