Commit 4f8bab3e by BellCodeEditor

save project

parent 4fd15646
Showing with 11 additions and 15 deletions
import turtle
pen=turtle.Pen
pen.pensize(5)
pen.pencolor("red")
pen.lefe(90)
pen.circle(50,180)
pen.left(45)
pen.forward(100)
pen.circle(50,180)
pen.right(90)
pen.circle(50,180)
pen.forward(100)
pen.hideturtle()
turtle.done()
usename"python"
usrpassword"123456"
name=input("请输入用户名")
name=input("请输入密码")
while True:
if 1>0
if password!=usrpassword:
print("登录失败,请重新输入")
if name!=usenam:
priat("登录失败,请重新输入")
i=-1
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