Commit cfd1445e by BellCodeEditor

save project

parent 4c8ff43a
Showing with 3 additions and 1 deletions
......@@ -10,6 +10,7 @@ for i in message:
kw=k1+k2+k3
kww+=kw
kww=list(kww)
kww.insert(20,kwww)
a=random.randint(0,len(kww))
kww.insert(a,kwww)
kww="".join(kww)
print(kww)
\ 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