Commit 92d405b1 by BellCodeEditor

save project

parent e3160ea5
Showing with 11 additions and 0 deletions
import random
e="hnggjkjejsjkjgkjkdj尽快发的健康科技的会计会计会计考试考务费费"
y="等会哈看看附近贵哦而提高烤盘烤网"
g="%^*%@*&%%%$$@(&*^%)"
#要加密好的语句
e_y=""
list_y=list(y)
for i in range(len(list_y))
list_y.insert(random.randint(0,len(list_y)),g)
y="".join(list_y)
print(y)
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