Commit 9cec39cf by BellCodeEditor

save project

parent c78c1dbe
Pipeline #1075 failed in 0 seconds
Showing with 12 additions and 19 deletions
import random
message="诺依,周末一起去看动漫展吧!" key="较好的合格也无法工业废物关于发过一封给工人"
print(message[0]) message="彬彬真逊"
print(message[1]) e=""
print(message[2]) for i in message:
print(message[3]) a=i
print(message[4]) b=random.choice(key)
print(message[5]) c=random.choice(key)
print(message[6]) d=a+b+c
print(message[7]) e=e+d
print(message[8]) print(e)
print(message[9]) \ No newline at end of file
print(message[10])
print(message[11])
print(message[12])
print(message[13])
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