Commit 7df15189 by BellCodeEditor

save project

parent fb9c00ff
Showing with 7 additions and 0 deletions
with open(r,'r',encoding='utf-8')
for data in file1:
if '语文' in data:
print('语文在')
if '数学' in data:
print('数学在')
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment