Commit 6c137083 by BellCodeEditor

save project

parent 7381115c
Showing with 4 additions and 3 deletions
A = "诺依,周末去看漫展吧!" A = "诺依,周末去看漫展吧!"
for i in range(11) i=A[0]
print(A[0]) while True:
i=i+1 print(i)
i=i+1
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