The code below opens a file for writing, closes it, opens the file for reading, and then displays the contents. def openFile(): file=open("/Users/yourusername/ ...
確定! 回上一頁