Write a Python script that computes all pairwise Jukes-Cantor distances from a multiple sequence alignment in FASTA format (non-interleaved). Your program should store the distances in a two dimensional matrix called D and print D to the screen. Submit a hardcopy on Apr 11th in class.