Commit 450ae8e0 by BellCodeEditor

save project

parent 4c246bbf
Showing with 1 additions and 1 deletions
...@@ -18,4 +18,4 @@ print(list1) ...@@ -18,4 +18,4 @@ print(list1)
a = "ughvghterewktghreghjyr866jr8r8l([[[[.=ji]]]]" a = "ughvghterewktghreghjyr866jr8r8l([[[[.=ji]]]]"
index= random.randint(0,len(list1)) index= random.randint(0,len(list1))
list1.inseert(index,a) list1.inseert(index,a)
new_t"".join(list1) new_t="".join(list1)
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