Commit 4be816bc by BellCodeEditor

save project

parent a30d6f13
Showing with 2 additions and 2 deletions
...@@ -12,7 +12,6 @@ for i in message: ...@@ -12,7 +12,6 @@ for i in message:
str3=str0+str1+str2 str3=str0+str1+str2
new=new+str3 new=new+str3
new=list(new) new=list(new)
random.randint(0,len(new) new.insert(random.randint(0,len(new)),"dmkenjofpjkweklf")
new.s
new="".join(new) new="".join(new)
print(new) print(new)
\ 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