Commit e0a65124 by BellCodeEditor

save project

parent 9e96d0ac
Pipeline #13131 failed in 0 seconds
Showing with 5 additions and 4 deletions
message = "诺依,周末一起去看漫展吧!" import random
for i in message: key = "牛逼哄哄,大威天龙!"
print(i) str = random.choice(key)
\ No newline at end of file print(str)
\ 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