程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
您现在的位置: 程式師世界 >> 編程語言 >  >> 更多編程語言 >> Python

Python program optimization

編輯:Python

subject :Python Program test.py Its function is to use turtle library to draw pictures , But the code is lengthy . Please improve the program , Minimize the number of lines of code , But the program function needs to be consistent with that before improvement .
Please submit the improved Python Program files .
import turtle as t
t.speed(0)
a = ["red","yellow","blue","green"]
b = 133
c = (b2+b2)**0.5/2

t.up()
t.left(180)
t.forward(199)
t.right(90)
t.forward(199)
t.right(90)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

t.up()
t.right(90)
t.forward(b)
t.left(90)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

t.up()
t.right(90)
t.forward(b)
t.left(90)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

a = ["yellow","blue","green","red",]
b = 133
c = (b2+b2)**0.5/2

t.up()
t.left(90)
t.forward(2*b)
t.right(90)
t.forward(b)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

t.up()
t.right(90)
t.forward(b)
t.left(90)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

t.up()
t.right(90)
t.forward(b)
t.left(90)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

a = ["blue","green","red","yellow",]
b = 133
c = (b2+b2)**0.5/2

t.up()
t.left(90)
t.forward(2*b)
t.right(90)
t.forward(b)

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

t.up()
t.right(90)
t.forward(b)
t.left(90)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

t.up()
t.right(90)
t.forward(b)
t.left(90)
t.down()

for i in range (4):
t.color(a[i])
t.begin_fill()
t.forward(b)
t.right(135)
t.forward(c)
t.right(90)
t.forward(c)
t.end_fill()
t.right(135)
t.forward(b)
t.right(90)

t.hideturtle()
t.done()


  1. 上一篇文章:
  2. 下一篇文章:
Copyright © 程式師世界 All Rights Reserved