Commit 85188cc0 by BellCodeEditor

save project

parent ae7348ed
Pipeline #3026 failed in 0 seconds
Showing with 2 additions and 3 deletions
message= "孙玮东是奥里给"
for i in message:
print(i)
\ No newline at end of file
print(message[0])
print(message[4])
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