Commit 971092a6 by BellCodeEditor

save project

parent 63e384d2
Pipeline #8020 failed in 0 seconds
Showing with 5 additions and 3 deletions
message="的人推荐和广泛的丝袜的否认他和接口规范"
for i in message:
print(i)
\ No newline at end of file
i=0
while i<len(message):
print(message[i])
i+=1
\ 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