Commit 62a0e04e by BellCodeEditor

save project

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