Commit 1efb6f62 by BellCodeEditor

save project

parent 76f18ca0
Pipeline #1294 failed in 0 seconds
Showing with 13 additions and 2 deletions
key="74986158765808575901274"
message="86736085698"
key_message=""
for i in message:
set1=i
set2=range.choice(key)
set3=range.choice(key)
test=set1+set2+set3
key_message=key_message+test
print(key_message)
\ No newline at end of file
...@@ -4,4 +4,4 @@ i=0 ...@@ -4,4 +4,4 @@ i=0
while i < length: while i < length:
element=message[i] element=message[i]
print(element) print(element)
i+=1 i+=1
\ 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