Commit 2f4fffe5 by BellCodeEditor

save project

parent cddccabc
Showing with 1 additions and 1 deletions
......@@ -15,6 +15,6 @@ for i in message:
str5=str5+str4
str6=list(str5)
message=random.randint(0,len(i))
str6.insert(2,f)
str6.insert(8,f)
str7="".join(str6)
print(str7)
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