Commit 64c7b07e by BellCodeEditor

auto save

parent 37ade476
Showing with 5 additions and 2 deletions
a=input() a={"分数":5,"改日哦":9}
\ No newline at end of file for k,v in a.items():
b=a["分数"]
print(b)
\ 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