Commit f10f5c86 by BellCodeEditor

auto save

parent 5246a7df
Showing with 10 additions and 0 deletions
# a=0
# for i in range(0,11,):
# a+=i
# print(a)
# i=0
# while True:
# print(i)
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