Commit a9415d6d by BellCodeEditor

save project

parent 31e3c3fe
Pipeline #7748 failed in 0 seconds
Showing with 21 additions and 4 deletions
SB="美国人今天吃粑粑" #import random
for i in SB:
print(i) #hhhh = "灌灌灌灌嘎嘎嘎嘎呱呱呱呱"
\ No newline at end of file #SB = "美国人今天吃粑粑。"
#for i in SB:
#str1=i
#str2=random.choice(hhhh)
#str3=random.choice(hhhh)
#text=str1+str2+str3
#print(text)
#text = "你都会觉得觉得"
#noise = "port:jhchgdhjdhjdhjjbcnbhsdedwjewdhwejdwdjdj"
#text.insert(2,noise)
#li_text = list(text)
#print(li_text)
#print(text)
list1=["你","吧","是","三"]
str1="狗".join(list1)
print(str1)
\ 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