課後作業3

1) 博客開頭給出自己的基本信息,格式建議如下: 20170****7031; 孟祥濤 碼雲:https://gitee.com/mengxiangtao/word_frequency 2) 程序分析,對程序中的四個函數做簡要說明。要求附上每一段代碼及對應的說明。 def process_file(dst): # 讀文件到緩衝區 try: # 打開文件 p = open(dst,"r") exce
相關文章
相關標籤/搜索