Commit 827dd3e3 by BellCodeEditor

save project

parent 0e8ae20a
Showing with 5 additions and 2 deletions
......@@ -6,4 +6,7 @@ A['1']=4
print(A)
A["7"]=5
print(A)
\ No newline at end of file
print(A)
=input("你买什么")
k=input()
\ 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