Commit 890001a3 by BellCodeEditor

save project

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