Commit f320ea28 by BellCodeEditor

save project

parent 815ef6e1
Showing with 2 additions and 1 deletions
...@@ -2,6 +2,6 @@ stonenumber =2 ...@@ -2,6 +2,6 @@ stonenumber =2
if stonenumber >= 4: if stonenumber >= 4:
print('滅霸小兒拿捏了,小菜。') print('滅霸小兒拿捏了,小菜。')
elif 1<=stonenumber <=3: elif 1<=stonenumber <=3:
print('滅霸小兒那個老六。') print('滅霸小兒那個老六。')
else: else:
print('為了我們的戰爭可以勝利,烏啦!!!!!!!!!!!!!!!!!!') 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