Commit 01c76e5c by BellCodeEditor

save project

parent b6afa853
Showing with 16 additions and 19 deletions
import random
kry="fye456u65564342rfdbgfg"
message=input("dddddddd")
message ="zrt45yrtfcvhjty765t"
key_messge=""
noise = "@#$%^%^&**^$"
for i in message:
str1=i
str2=random.chice(key)
str2=random.chice(key)
text = str1+str2+str3
key_messge=key_messge+text
list_message = list(key_messge)
index =random.randint(index,noise)
list_message=insert(index,noise)
result_message = "".join(list_message)
print(result_message)
def new_input():
total = []
while True:
unit = input("请输入(p退出):")
if unit == 'p'
break
else
try:
unit == int(unit)
except
print("填数字!!!!")
else:
total.append(unit)
print("-"*30)
print(total)
\ 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