For Python 3 you don't need the import , since the print() function is the default. The alternative would be to use: f = open('myfile', 'w') f.
確定! 回上一頁