Commit 40355e38 by BellCodeEditor

save project

parent dbee0832
Showing with 10 additions and 10 deletions
message = "拉奇是大傻逼"
l=len(message)
i=0
while i<1:
element=message(i)
print(i)
# 请对message进行遍历,取出所有元素
import random
key = "欢乐帮最无敌!"
joy = "拉奇是大傻逼!"
for i in joy
str1 = i
str2 = random.choice(key)
str3 = random.choice(key)
text = str1+str2+str3
print(test)
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