Write a Python program that reads two DNA sequences from a FASTA file and outputs the Smith-Waterman alignment. Start with the Needleman-Wunsch program (NW.py) that we wrote in class and modify it. Submit hardcopies in class on Feb 21st.