Commit 7ca2aaa6 by BellCodeEditor

save project

parent 9ade2a52
Showing with 6 additions and 2 deletions
sad_frank={'sad':10,'mie':55} sad_frank={'师父':'唐僧','大师兄':'孙悟空','二师兄':'猪八戒','三师弟':'沙和尚'}
\ No newline at end of file sad_frank['师父的坐骑']='白龙马'
if '师父的坐骑' in sad_frank:
print(sad_frank['师父的坐骑'])
print(sad_frank)
\ 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