Commit df3cb6f8 by BellCodeEditor

save project

parent e58a2b84
Pipeline #9803 failed in 0 seconds
Showing with 12 additions and 10 deletions
cnm="cnm" import random
i=0 kun="只因你太美,baby,oh"
kun=len(cnm) kgb="ytafd3256q7ju绳之以法"
kun+=1 answer="答案是"
while True: for i in kun:
print(cnm[i]) str1=i
i+=1 str2=random.choice(kgb)
if i==kun: str3=random.choice(kgb)
break text=str1+str2+str3
\ No newline at end of file answer=answer+text
print(answer)
\ 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