Commit e0ab6a83 by BellCodeEditor

auto save

parent 861d81f0
Showing with 1 additions and 1 deletions
...@@ -17,7 +17,7 @@ def findTarget(num_list,num): ...@@ -17,7 +17,7 @@ def findTarget(num_list,num):
else: else:
print("没找到") print("没找到")
findTarget(num_list,num2) findTarget(num_list,num1)
......
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