热门

最新

红包

立Flag

投票

同城

我的

发布
hxqwzzjddfhwwsm
不求多记一字用起来只找记的地方和问为什么
6 年前
truehxqwzzjddfhwwsm

奇怪eclipse 导入的项目没有run on serve,而其它项目都有,这是为什么

CSDN App 扫码分享
分享
3
1
打赏
  • 复制链接
  • 举报
下一条:
新手求助,python入门,照着图中老师的代码抄,为啥还是运行不了??下面是我写的,但是显示AttributeError: module 'turtle' has no attribute 'range' import turtle import time turtle.pensize(2) turtle.bgcolor("black") colors = ["red","yellow",'purple','blue'] turtle.tracer(False) for x in range(400): turtle.range(400) turtle.color(colors[x%4]) turtle.left(91) turtle.tracer(True)
立即登录