标签: python text output
所以我想要做的是将该程序的输出保存到文本文件中。
import itertools res = itertools.product('qwertyuiopasdfghjklzxcvbnm', repeat=3) for i in res: print ''.join(i)
我正在运行python 2.7
答案 0 :(得分:1)
您可以使用生成的文件处理程序的ca = str.charAt(i) + str.charAt(i);然后open方法。
ca = str.charAt(i) + str.charAt(i);
open
write