Commit 1a5c8bf4 by BellCodeEditor

auto save

parent 8b78fbc3
Showing with 8 additions and 0 deletions
a=0
if a>=4:
print('获得力量')
elif 1<=a and a<=3:
print("全员出动")
else:
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