Commit 73a88a2f by BellCodeEditor

save project

parent 3a02928b
Showing with 7 additions and 12 deletions
i = 5
l = 7
print(i,'*',l,'=',(i*l))
\ No newline at end of file
import turtle
import turtle
import turtle
pen=turtle.Pen()
screen=turtle.screen()
screen.bgcolor("black")
colorf=["ren","blue","orange",yellow"]
for i in ronge(1,300):
pen.color(colorf[i%4])
pen.forward(i)
pen.right(91)
turtle.hideturtli()
turtli.done()
\ No newline at end of file
pe
\ No newline at end of file
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