Commit c73eb1ab by BellCodeEditor

save project

parent b7254256
Showing with 2 additions and 1 deletions
...@@ -2,4 +2,4 @@ import turtle ...@@ -2,4 +2,4 @@ import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("你好呀!/n诺伊"font) pen.write("你好呀!/n诺伊"font)
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.left() pen1.left(45)
\ 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