Commit 2fefd58d by BellCodeEditor

save project

parent 7801d9fb
Pipeline #9066 failed in 0 seconds
Showing with 11 additions and 6 deletions
men="asdfg" key="abcdefgh"
a=men[0] message="诺伊,周末一起去看漫展吧!"
b=men[1] key_message=""
print(a) for i in range(len(message)):
print(b) a=message[i]
\ No newline at end of file b=random.choice(key)
c=random.choice(key)
d=a+b+c
key_message=key_message+d
print(key_message)
\ 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