import turtle
turtle.pensize(10)
turtle.pencolor("pink")
turtle.penup()
turtle.goto(-50,180)
turtle.pendown()
turtle.goto(50,180)
turtle.penup()
turtle.goto(-75,90)
turtle.pendown()
turtle.goto(75,90)...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《turtle代码练习》 | 3772字 | 10.0分钟 | 100% | 136 CPM | 233 次 | 0 | 及格,继续努力! |
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 人不是为失败而生的,一个人可以被消灭,但不能被打败。 ——海明威 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |