Commit e1651fdd by BellCodeEditor

save project

parent 079069d9
Showing with 9 additions and 0 deletions
...@@ -8,3 +8,12 @@ for i in range(len(a)): ...@@ -8,3 +8,12 @@ for i in range(len(a)):
a1.insert(i+j,random.choice(i)) a1.insert(i+j,random.choice(i))
a="".join(a1) a="".join(a1)
print(a) print(a)
random.randint(1-2)
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