When the return value of readline () is an empty string, it has reached EOF. # -*- coding: utf-8 -*- #!/usr/bin/env python filename = 'test.txt' with ...
確定! 回上一頁