python - Writing to and reading plain text files with writelines() and readlines() -
i understand these functions do, practical use of reading/writing list, , use of writing list file, if use write() , later use readlines() view list?
the practical upside of writing data disk can drop system memory , come later.
Comments
Post a Comment