P57 2.7六角形

Posted gpf1

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了P57 2.7六角形相关的知识,希望对你有一定的参考价值。

import turtle
turtle.setup(800,800,150,150)
turtle.pensize(8)
turtle.pencolor("red")
turtle.penup()
turtle.goto(-50,-100)
turtle.pendown()
turtle.seth(30)
turtle.fd(176)
turtle.seth(150)
turtle.fd(176)
turtle.seth(-90)
turtle.fd(176)
turtle.penup()
turtle.goto(50,-100)
turtle.pendown()
turtle.seth(90)
turtle.fd(176)
turtle.seth(-150)
turtle.fd(176)
turtle.seth(-30)
turtle.fd(176)

 

以上是关于P57 2.7六角形的主要内容,如果未能解决你的问题,请参考以下文章

为啥这个 CSS 片段可以画一个三角形? [复制]

P57 2.9蟒蛇

在Python 2.7中更改字体颜色

P57 周期串

P57 分子量

操作系统王道考研 p57 磁盘的结构