Commit 03a2b42f by BellCodeEditor

auto save

parent cbf094ea
Showing with 8 additions and 0 deletions
#List_a = [A,B,C,D,E]
#List_a.appand(F)
#print(List_a[1,2,3])
#for i in range(List_a):
#print(i)
for i in range(3000):
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