Commit 25993488 by BellCodeEditor

auto save

parent b84d15d9
import turtle
pen=turtle.Pen()
screen=turtle.Screen()
size=screen.textinput("提示","你想要多大的魔法阵?")
len=int(size)
pen.circle(len)
pen.circle(len,360,3)
pen.circle(len,60)
pen.circle(len,360,3)
turtle.done()
\ No newline at end of file
text="周末一起去欢乐谷吧"
li_list=list(text)
print(li_list)
\ No newline at end of file
import random
key="信息加密好酷啊!"
str=random.choice(key)
print(str)
\ No newline at end of file
import random
import random
key=""
message="input"()"
key_message=""
noise="port:@#$%^&"
for i in message
ster1=i
ster2=random.choice(key)
ster3=random.choice(key)
stert=ster1+ster2+ster3
key_message=key_message+text
list_message(key_message)
list_message.insert(5,noise)
result_message="".join(list_message)
print(result_message)
\ 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