for list in 大list:
    print("{} {}\n".format(list[0], list[1]))