Commit 62a0e04e by BellCodeEditor

save project

parent 916f594a
Showing with 15 additions and 11 deletions
import random import random
a="今天晚上出去玩" m=input("请输入")
a="hgbc78weqr4ir;l./jjh尽快给乙方" n="ege283_dui239__s"
a1=list(a) text=""
j=0 for i in m:
for i in range(len(a)): str1=i
j=j+1 str2=random.choice(n)
a1.insert(i+j,random.choice(i)) str3=random.choice(n)
a="".join(a1) text=text+str1+str2+str3
print(a) print(text)
list(,,';.;.;';.;;'';.iterable.;[.,.)
random.randint(1-2)
......
m=input("你出生年份")
a=2023-int(m)
print("是"+str(a))
\ 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