This is the problem: http://rosalind.info/problems/cons/
def file_read(fname): with open(fname, "r") as myfile: global data data