Commit bb515ef7 by BellCodeEditor

save project

parent cf244ebd
Showing with 2 additions and 2 deletions
t = "诺依,周末一起去看动漫展吧!" t = "诺依,周末一起去看动漫展吧!"
for i in range(len(t)) for i in range(len(t)):
print(a[i]) print(t[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