Commit 1fe746e6 by BellCodeEditor

save project

parent 47af65b7
Showing with 7 additions and 6 deletions
message = "诺,周末一起去看动漫展吧!" message = "诺依,周末一起去看动漫展吧!"
lenth=len(message)
i=0
while i<lenth:
deta=message[i]
print(data)
i+1=1
# 请使用索引的知识,取出message所有元素 # 请使用索引的知识,取出message所有元素
print(message)
print()
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