Commit bc2a9d5e by BellCodeEditor

save project

parent 2beee975
Showing with 11 additions and 0 deletions
try:
rr = [1,2,3,4,5,6]
print(rr[2:])
while rr>16:
except:
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