Commit 516692a4 by BellCodeEditor

auto save

parent 19fec49e
Showing with 1 additions and 1 deletions
...@@ -17,5 +17,5 @@ list_a=list(a) ...@@ -17,5 +17,5 @@ list_a=list(a)
list_a.insert(5,noise) list_a.insert(5,noise)
sss="".join(list_a) sss="".join(list_a)
print(sss) print(sss)
random
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