Commit cb77a041 by BellCodeEditor

save project

parent 8e0b92af
Showing with 5 additions and 9 deletions
import turtle bmxfi = ["悟空","小贝","八戒","波奇"]
pen=turtle.Pen() bmxfi.pop(2)
for i in(1,300): bmxfi.insert(2,"gyutf")
pen.forward(i) print(bmxfi)
pen.right(91)
SB+=i
turtle.done()
\ No newline at end of file
import turtle import turtle
pen = turtle.Pen() pen = turtle.Pen()
screen = turtle.Screen() screen = turtle.Screen()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment