Экспортный список в файл python
textfile = open("a_file.txt", "w")
Fantastic Fly
textfile = open("a_file.txt", "w")