Commit bb33f249 by BellCodeEditor

save project

parent 4e8c17d7
Showing with 4 additions and 4 deletions
import turtle
pen=turtle.Pen()
pen.write("Hi,\nxi")
\ No newline at end of file
message = "fvfd,vffxcaca!"
for i in message:
print(i)
\ 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