🌈 搜索
📅  最后修改于: 2022-03-11 14:57:39.840000             🧑  作者: Mango
%%capture cap --no-stderr print 'stuff' with open('output.txt', 'w') as f: f.write(cap.stdout)