Commit d4b16f2f by BellCodeEditor

save project

parent 0373458e
Showing with 1 additions and 1 deletions
import random import random
key="nbfgjhdjrsuhgjkdnhvudrshrgidhgufnbvuydfhb" key="nbfgjhdjrsuhgjkdnhvudrshrgidhgufnbvuydfhb"
message="grjtjhgu" message="grjtjhgu"
key_mess key_mess="str"
for i in message: for i in message:
str1=i str1=i
str2=random.choice(key) str2=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