我正在編寫腳本以將輸出打印到html文件。我困在我的輸出格式。下面是我的代碼: def printTohtml(Alist): myfile = open('zip_files.html', 'w') html =
確定! 回上一頁