Commit c1f7f6a2 by BellCodeEditor

save project

parent e8110d9f
Showing with 2 additions and 0 deletions
......@@ -12,6 +12,8 @@ for i message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
index=random.randint(0,len(message1))
x.insert(index,"sfgtrhykj")
txt=str1+str2+str3
list.insert(3,message1)
print(text)
......
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