Commit 1d2e26f9 by BellCodeEditor

save project

parent 6a05bf0b
Showing with 3 additions and 1 deletions
import random import random
say = input("jiami")
s = "bdfbngdhgrhghfyhrdhfrkdngfdbklhgbnmvbfklgbxdjzbgdr" s = "bdfbngdhgrhghfyhrdhfrkdngfdbklhgbnmvbfklgbxdjzbgdr"
b = "list(a)" b = "list(a)"
b.insert(random.randint(0,len(a)),"说的很对数据库更合适的") b.insert(random.randint(0,len(a)),say)
print("efrg".join(b)) print("efrg".join(b))
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