Commit ca9b44a9 by BellCodeEditor

auto save

parent eac82c03
Showing with 3 additions and 0 deletions
......@@ -12,3 +12,5 @@ for i in range(len(message)):
str3=random.choice(key)
str4=str1+str2+str3
print(str4)
li_text = list(str4)
print(li_text)
\ 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