Commit ff34a2d6 by BellCodeEditor

auto save

parent 28e342fe
Showing with 2 additions and 3 deletions
a=[1,2,3,4,5,6]
a=a[::-5]
print(a)
if 5>3:
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