Commit d7577fc6 by BellCodeEditor

auto save

parent 5274998f
Showing with 10 additions and 4 deletions
name="悟空"
print(name+"04sbsbsbbsbsbsbsbsbsbsbsbsbsbsbsb")
\ No newline at end of file
print("hello world") x=[3,4]
name="悟空" for i in range(2,15,3):
print(name+"04sbsbsbbsbsbsbsbsbsbsbsbsbsbsbsb") if i==12:
\ No newline at end of file break
list1.append(i)
print(list1)
\ 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