Commit 89090ace by BellCodeEditor

save project

parent a3074c7a
Showing with 5 additions and 1 deletions
......@@ -12,5 +12,9 @@ for i in message:
str3=random.choice(key)
test=str1+str2+str3
l=l+test
print(l)
print(l)
e="hfjshqhuiqi"
li_e=list(e)
list1="e".join(l)
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