Commit 48ffb192 by BellCodeEditor

save project

parent 73edc450
Showing with 2 additions and 2 deletions
...@@ -3,8 +3,8 @@ pen=turtle.Pen() ...@@ -3,8 +3,8 @@ pen=turtle.Pen()
pen1=turtle.Pen() pen1=turtle.Pen()
screen=turtle.Screen() screen=turtle.Screen()
screen.bgcolor('blue') screen.bgcolor('blue')
pen1.penup()
pen1.goto(100,-100)
pen1.write('sbsbbsb\nsbbbsb',font=('times',20,'normal')) pen1.write('sbsbbsb\nsbbbsb',font=('times',20,'normal'))
......
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