Commit e0c2affa by BellCodeEditor

save project

parent e2d90ec6
Showing with 4 additions and 1 deletions
import turtle
a=1
b=2
pen=turtle.Pen()
pen.write(" * \n ***\n*****",font=("Time",35,"normal"))
pen.write(" *\n ***\n *****\n*******",font=("Time",35,"normal"))
pen.hideturtle()
turtle.done()
\ 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