利用Python資料檔保存資料結構變數內容 ... score = int(input("Score=")) filename = input("請輸入要保存的檔案名稱:") fp = open(filename, ...
確定! 回上一頁