摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- # @Time : 2022-05-12 # @Author : # @Platform: import os filename = 'student.txt' def main(): while True: 阅读全文
posted @ 2022-05-12 20:07 莫贞俊晗 阅读(139) 评论(0) 推荐(0) 编辑