Commit 290e2afd by BellCodeEditor

save project

parent 09cf9bc7
Showing with 7 additions and 3 deletions
message = "诺依,周末一起去看动漫展吧!"
import random
# 请对message进行遍历,取出所有元素
key="信息加密好酷呀!"
message="诺伊,周末一起去看漫画展吧!"
for i in message:
print(i)
str1=random.choice(key)
print(str)
\ 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