Commit afe627a2 by BellCodeEditor

auto save

parent fd843dfb
Showing with 2927 additions and 0 deletions
try:
a=[]
for x in range(1,10,2):
a.append(x)
print(a[5])
except IndexError:
print("卡输入法v哈德国家法规是v法国经过多次")
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