Commit 128bd211 by BellCodeEditor

save project

parent 3b17fd2c
Showing with 4 additions and 1 deletions
......@@ -12,4 +12,7 @@ for i in message:
str2=random.choice(key)
text=str+str1+str2
a=a+text
print(a)
b=list(a)
b=insert(a,random.randint(0,len(a))
c=insert(a,"yugjfytfhju")
print(c)
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