Commit 7d36ff55 by BellCodeEditor

save project

parent 2292596e
Showing with 2 additions and 2 deletions
import random import random
key='hkjshakfdhsalhfkdgfdsahfkd' key='3u5f45u4y4534f4354uyf'
d='' d=''
message='jkfhdsalk' message='sb'
for i in range(len(message)): for i in range(len(message)):
a=message[i] a=message[i]
b=random.choice(key) b=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