Commit e10147de by BellCodeEditor

save project

parent 4138bc43
Showing with 3 additions and 3 deletions
......@@ -14,5 +14,5 @@ sb={'三木老师歪的次数':999999999,'三木老师吃大保底的次数':999
print(sb)
print(sb['三木老师歪的次数'])
sb['三木老师歪的次数']=99999999999999999999
print(sb)
sb['三木老师的智商'] = -9999999999999999999
\ No newline at end of file
sb['三木老师的智商'] = -9999999999999999999
print(sb)
\ 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