Commit d021c55e by BellCodeEditor

save project

parent 1e90afcb
Showing with 2 additions and 3 deletions
...@@ -15,5 +15,4 @@ for i in message: ...@@ -15,5 +15,4 @@ for i in message:
print(pig) print(pig)
li_text= list(pig) li_text= list(pig)
li_text.insert(5,list) li_text.insert(5,list)
text = "".join(pig) text = "".join(pig)
random = r \ No newline at end of file
\ 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