Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

bellcode / lesson3-1-1_DIY1

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 4565b5d5 authored a year ago by BellCodeEditor's avatar BellCodeEditor
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

save project

parent 92939722
Hide whitespace changes
Inline Side-by-side
Showing with 104 additions and 0 deletions
  • 1.py
  • 10.py
  • 11.py
  • 12.py
  • 13.py
  • 14.py
  • 15.py
  • 16.PY
  • 2.py
  • 3.py
  • 4.py
  • 45.py
  • 454.py
  • 5.py
  • 6.py
  • 7.py
  • 8.py
  • 9.py
  • ZBVCX.py
  • cvzsdnhe.py
  • fgcx.py
  • fghdf.py
  • fxhfhgfhg.py
  • gvfsdfv.py
  • hgjs.py
1.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
10.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
11.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
12.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
13.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
14.py 0 → 100644
View file @ 4565b5d5
Username = "python"
Userpassword = "123456"
while True:
name = input("请输入用户名:")
password = input("请输入密码")
if name==Username and password==Userpassword:
print("登陆成功")
break
elif password!=Userpassword:
print("名字错误,重新输入")
elif password!=Userpassword:
print("密码错误,重新输入")
print("ehjvryeut")
\ No newline at end of file
This diff is collapsed. Click to expand it.
15.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
16.PY 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
2.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
3.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
4.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
45.py 0 → 100644
View file @ 4565b5d5
import turtle
pen=turtle.Pen()
color=["red","orange","yellow","green","blue","pink","white"]
pen.speed(0)
screen=turtle.Screen()
for i in range(1,2100):
pen.right(120)
pen.forward(i)
pen.pencolor(color[i%7])
turtle.hideturtle()
turtle.done()
\ No newline at end of file
This diff is collapsed. Click to expand it.
454.py 0 → 100644
View file @ 4565b5d5
Username = "python"
Userpassword = "123456"
while True:
name = input("请输入用户名:")
password = input("请输入密码")
if name==Username and password==Userpassword:
print("登陆成功")
break
elif password!=Userpassword:
print("名字错误,重新输入")
elif password!=Userpassword:
print("密码错误,重新输入")
print("ehjvryeut")
\ No newline at end of file
This diff is collapsed. Click to expand it.
5.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
6.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
7.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
8.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
9.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
ZBVCX.py 0 → 100644
View file @ 4565b5d5
sb(250)
\ No newline at end of file
This diff is collapsed. Click to expand it.
cvzsdnhe.py 0 → 100644
View file @ 4565b5d5
Username = "python"
Userpassword = "123456"
while True:
name = input("请输入用户名:")
password = input("请输入密码")
if name==Username and password==Userpassword:
print("登陆成功")
break
elif password!=Userpassword:
print("名字错误,重新输入")
elif password!=Userpassword:
print("密码错误,重新输入")
print("ehjvryeut")
This diff is collapsed. Click to expand it.
fgcx.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
fghdf.py 0 → 100644
View file @ 4565b5d5
import turtle
pen=turtle.Pen()
color=["red","orange","yellow","green","blue","pink","white"]
pen.speed(0)
screen=turtle.Screen()
for i in range(1,2100):
pen.right(91)
pen.forward(i)
pen.pencolor(color[i%7])
turtle.hideturtle()
turtle.done()
\ No newline at end of file
This diff is collapsed. Click to expand it.
fxhfhgfhg.py 0 → 100644
View file @ 4565b5d5
This diff is collapsed. Click to expand it.
gvfsdfv.py 0 → 100644
View file @ 4565b5d5
import turtle
pen=turtle.Pen()
screen=turtle.Screen()
screen.bgcolor("red")
a=["red","orange","yellow","green","blue"]
pen.speed(0)
for i in range(5):
pen.pencolor(a[i%5])
for i in range(6):
pen.forward(100)
pen.right(72)
pen.right(360/5)
turtle.hideturtle()
turtle.done()
This diff is collapsed. Click to expand it.
hgjs.py 0 → 100644
View file @ 4565b5d5
import turtle
pen=turtle.Pen()
color=["red","orange","yellow","green","blue","pink","white"]
pen.speed(0)
screen=turtle.Screen()
for i in range(1,2100):
pen.right(120)
pen.forward(i)
pen.pencolor(color[i%7])
turtle.hideturtle()
turtle.done()
\ No newline at end of file
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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