Commit 95ea371e by BellCodeEditor

save project

parent be6ca414
Showing with 3 additions and 0 deletions
......@@ -11,3 +11,6 @@ name = input("名字:")
infor =score[name]
for k,v in infor.items():
print(k,v)
for data in filel:
if '小强:10本'in data:
print('小强的数据在文件中')
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