Commit b00495af by BellCodeEditor

save project

parent 77ae6a83
Showing with 3 additions and 0 deletions
......@@ -6,6 +6,9 @@ if j in dict:
if int(i)<dict[j]: #float(i) 小数文本转数字,整数int(i)
dict[j] = i
print('jjl'+i)
elif int(i)=dict[j]:
dict[j] = i
print('zcjgambm'+i)
else:
print("p")
else:
......
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