Commit 6edad4da by BellCodeEditor

auto save

parent ca27a223
Pipeline #2071 failed in 0 seconds
Showing with 13 additions and 0 deletions
import random
sds="更"
dds="终端码:UEOSD。装甲车5上。隔10分察"
bbb=''
for i in dds :
str1=i
str2=random.choice(sds)
str3=random.choice(sds)
kuz=str1+str2+str3
bbb = bbb + kuz
print(bbb)
\ 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