Commit 641ba8f8 by BellCodeEditor

save project

parent 40d7e38f
Showing with 2 additions and 2 deletions
......@@ -14,8 +14,8 @@ for i in a:
t=q+w+e+r
y=y+t
sm=list(y)
sm.insert(random.radint(0,len(sm)),u)
fe=random.randint(0,len(sm))
sm.insert(fe,u)
dq=''.join(sm)
print(dq)
......
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