Commit a7524c3c by BellCodeEditor

save project

parent 48fe3a87
Showing with 5 additions and 3 deletions
neme=input("sb") import turtle
print(neme+"你好啊") ink =input("什么色?")
\ No newline at end of file pen =turtle.Pen()
pen.fillcolor(ink)
pen.begin_fill()
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