标签:print turtle htm import port 视频 2.0 color tle
import turtle turtle.setup(700,500,200,200) turtle.penup() turtle.pensize(10) turtle.pencolor("blue") turtle.pendown() turtle.seth(90) turtle.fd(200) turtle.seth(150) turtle.fd(100) turtle.seth(-150) turtle.fd(100) turtle.seth(-90) turtle.fd(100) turtle.seth(-30) turtle.fd(100) turtle.seth(30) turtle.fd(100) turtle.seth(0) turtle.fd(100) turtle.seth(180) turtle.fd(100) turtle.seth(90) turtle.fd(100) turtle.seth(0) turtle.fd(100) turtle.seth(-90) turtle.fd(200) turtle.seth(0) turtle.fd(100) print("1-甲基-8乙基二环[4.2.0]辛烷,向大佬低头")
视频在这:http://www.iqiyi.com/w_19s38w3dkt.html
标签:print turtle htm import port 视频 2.0 color tle
原文地址:https://www.cnblogs.com/xwnb211/p/9952377.html