作業四:字符串、文件操作,英文詞頻統計預處理

作業要求來源於:https://edu.cnblogs.com/campus/gzcc/GZCC-16SE2/homework/2646 解析身份證號:生日、性別、出生地等。 #! /use/bin/python # -*- coding: UTF-8 -*- def check_idcard(id_card): if id_card is None or id_card.strip()
相關文章
相關標籤/搜索