Commit b19ec770 by BellCodeEditor

save project

parent 7d270f7d
Showing with 19 additions and 3 deletions
...@@ -17,7 +17,23 @@ q=input("你要盗取多少元?") ...@@ -17,7 +17,23 @@ q=input("你要盗取多少元?")
if q>=100: if q>=100:
print("盗取中...") print("盗取中...")
print("盗取中...") print("盗取中...")
print("盗取中...")
print("盗取中...") print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取中...")
print("盗取成功")
else: else:
print("钱太少,无法盗取!")
\ No newline at end of file \ 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