text = 'Python学習中'. ファイルに保存するテキストを変数 text に代入. file = open('test1.txt', 'w'). open()関数で 新規 test1.txt ファイルの ...
確定! 回上一頁