Commit 2df180e7 by BellCodeEditor

save project

parent d4bd6e6e
Showing with 2 additions and 1 deletions
...@@ -5,5 +5,5 @@ for i in a: ...@@ -5,5 +5,5 @@ for i in a:
str=i str=i
str1=random.choice(key) str1=random.choice(key)
str2=random.choice(key) str2=random.choice(key)
print(text)
text=str+str1+str2 text=str+str1+str2
print(tex)
\ 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