Commit 890001a3 by BellCodeEditor

save project

parent eb656dfa
Showing with 10 additions and 16 deletions
name="sy" import.turtle
pass="sb" pen=turtle.Pen()
for a in range(3): p=1
name1=input("sb") for i in range(300):
pass1=input("sb") pen.forward(p)
if name==name1 and pass==pass1: pen.left(91)
print("sb") p=p+1
break turtle.done()
if name != name1:
print("死一边去")
print("sb")
if pass != pass1:
prant("给爷滚")
print("sbsb")
print("sssssb")
\ 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