Commit 437d93c7 by BellCodeEditor

auto save

parent a59cf310
Showing with 1 additions and 2 deletions
alist=[input('给我输列表!')]
num=input('你想找几?必须在列表里!')
n=len(alist)
for i in range(0,n-1):
for j in range(0,n-1):
......
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