Commit 14978978 by BellCodeEditor

save project

parent 1d0b42fe
Showing with 25 additions and 0 deletions
...@@ -6,3 +6,11 @@ if k in dict: ...@@ -6,3 +6,11 @@ if k in dict:
else: else:
print("wu") print("wu")
sss={'a':1,'s':2,"d":3}
v=input("how mach is it?")
k=input("what you name?")
if k in sss:
if float(v)<a[k]:
sss[k]=float["jiang,now"+v+"yuan"]
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