Commit 867c2252 by BellCodeEditor

save project

parent c00d075b
Showing with 6 additions and 2 deletions
...@@ -8,4 +8,8 @@ for i in e: ...@@ -8,4 +8,8 @@ for i in e:
str3 = random.choice(key) str3 = random.choice(key)
text = str1+str2+str3 text = str1+str2+str3
k=k+text k=k+text
print(k) lk=list(k)
\ No newline at end of file ik = random.
lk.insert()
print(lk)
\ 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