pythonCopy f1 = open("god.txt", "r"). r+ Mode in Python File Opening. The r+ mode is used to open a file for both reading and writing.
確定! 回上一頁