Commit e6bbb2b7 by BellCodeEditor

save project

parent a4a1801d
Pipeline #10154 failed in 0 seconds
Showing with 3 additions and 2 deletions
import random import random
hua=input("nixiangshuoshenmo") hua=input("nixiangshuoshenmo")
luanma="woxianghuijiashuidajiao,wbuxiangzhaizhwan,zhewhaijianao" luanma=input("nixiangdachudeluanmashi")
b=list(luanma) b=list(luanma)
c=random.randint(0,len(b)) c=random.randint(0,len(b))
b.insert(c,"/////////////") v=input("nixiangjiarudeyuansushi")
b.insert(c,v)
x="".join(b) x="".join(b)
y="" y=""
for i in hua: for i in hua:
......
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