Commit 8d0cb749 by BellCodeEditor

save project

parent bacdb234
Showing with 1 additions and 1 deletions
......@@ -11,6 +11,6 @@ for i in message:
text = str1+str2+str3
message1+=text
list_message1=list(message1)
list_message1.insert(4,'fguydsfbsddsugvbusdfvsdvdycsyvrhgfrcdcdcsd')
list_message1.insert(random.randint(0,len(list_message1)),'fguydsfbsddsugvbusdfvsdvdycsyvrhgfrcdcdcsd')
q = ''.join(list_message1)
print(q)
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