Commit e27960aa by BellCodeEditor

save project

parent bc9dea11
Showing with 4 additions and 1 deletions
...@@ -13,4 +13,6 @@ for i in message: ...@@ -13,4 +13,6 @@ for i in message:
text = str1+str2+str3 text = str1+str2+str3
key_1 = key1+text key_1 = key1+text
print(key_1) print(key_1)
port = "asdf"
list_key=list(key_1)
num = random.
\ 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