Commit 44e3ed5c by BellCodeEditor

save project

parent 45fa674f
Showing with 7 additions and 0 deletions
pppp={'提交':10,'TV':77,'TV关于':90,'超容易':100}
y=('输入名字')
l=('输入成绩')
if y
\ No newline at end of file
...@@ -5,3 +5,4 @@ if j in dict: ...@@ -5,3 +5,4 @@ if j in dict:
print('你要买'+j+'要给'+str(dict[j])+'元') print('你要买'+j+'要给'+str(dict[j])+'元')
else: else:
print('滚我们没有这个') 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