Commit 9aeb71cc by BellCodeEditor

save project

parent 0ee880c9
Showing with 3 additions and 19 deletions
import randon
key="abcdefgh"
message=input("小扒菜")
message="诺伊,fuck you"
key_message=""
noise="port:@#$%^&"
for i in range:
str1=i
str2=randon+choice(key)
str3=randon.choice(key)
text=str1+str2+str3
key_message=key_message=text
list_message=list(key_message)
index=random.randint(0,len(key_message))
list_message.insert(index,noice)
result_message="".join(list_message)
print(result_message)
\ No newline at end of file
dict_hero={'猴三':10,'猴一':21,'猴五':22,'猴队长':29,'猴七':30}
print(dict_hero)
\ 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