Commit 3ef3bd8c by BellCodeEditor

save project

parent 1c7f6ebd
Pipeline #4776 failed in 0 seconds
Showing with 4 additions and 0 deletions
......@@ -7,3 +7,7 @@ while i<length:
a=message[i]
print(a)
i+=1
for i in message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
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