Write a Python program that computes the complement of a DNA sequence entered by the user on the keyboard. For example if the user types ACCGA then the output should be TGGCT Submit a hardcopy in class on Oct 3rd.