Commit 0faa6777 by BellCodeEditor

save project

parent 08d57c22
Showing with 4 additions and 16 deletions
import random
message=input("请输入:")
key_message=""
noise="kkkkkkkkkkkkkkkkkk"
for i in message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
key_message=key_message+test
list_message=list(key_message)
index=random.randint(0,len(key_message))
list_message.insert(index,noise)
resuet_message="lll"join(list_message)
print(resuet_message)
\ No newline at end of file
i=1
for i in range(1,10):
print(j,"*",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