Commit 43618dd1 by BellCodeEditor

save project

parent d4e96e36
Pipeline #2707 failed in 0 seconds
Showing with 4 additions and 4 deletions
message= "fgasdfsdgsfdhresgzrgaethsrtnherhAEd"
for i in message:
print(i)
\ No newline at end of file
message = "四分卫过去忍痛割肉特人而改为如果问题给我二哥"
for i in range(len(message)):
print(message[i])
\ 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