Commit 74483a10 by BellCodeEditor

save project

parent 985f2218
Showing with 2 additions and 10 deletions
a = "" with open(rorgkgplgh)
for i in a: a=file.readlines()
print(i)
a = ""
for i in range(10)
print(a) print(a)
s = 0
for i in range(101)
s = s + i
print(s)
......
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