如何在python编程语言中同时打开多个文件来运行我的程序?
我有大约15个文件,刚才我和其中一个文件合作如下:
f=open("Exemplo_1.txt","rU")
python python-2.7
python ×1
python-2.7 ×1