Commit da756f8a by BellCodeEditor

save project

parent 881c7415
Showing with 8 additions and 9 deletions
message="你好"
for i in message:
print(i)
\ No newline at end of file
name="宁星云" message="你好"
x=-100 for i in (message)
l=['张三',45,'李四',100] print(i)
for i in range(len(l)) \ No newline at end of file
if i&2==1 and l(i)>name:
l.insert(i-1,name)
l.insert(i,name)
break
print(l)
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