Commit 02fa2d3c by BellCodeEditor

auto save

parent 68458387
Showing with 4 additions and 1 deletions
...@@ -12,4 +12,3 @@ for i in message: ...@@ -12,4 +12,3 @@ for i in message:
str3=random.choice(key) str3=random.choice(key)
test=str1+str2+str3 test=str1+str2+str3
print(test) print(test)
test = "周末一起去欢乐谷吧!"
a=list(test)
print(a)
\ 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