Commit 8e2d1aba by BellCodeEditor

save project

parent 8645208b
Showing with 12 additions and 4 deletions
num="12"
print(type(num))
import turtle
pen = turtle.Pen()
pen.shape("turtle")
for i in range(4):
pen.forward(40)
pen.left(90)
turtle.done()
\ No newline at end of file
{"admin": "123456"}
\ No newline at end of file
dict={'傻逼可凌':99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999}
q=('你tm妈')
if q in dict:
print
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