Commit 5d870217 by BellCodeEditor

save project

parent c256c561
Showing with 13 additions and 0 deletions
# 我们都爱夸夸夸
name=input("你是什么牛马")
if name=="banana":
print(name+" gui!")
else:
import.turtle
p = turtle.Pen()
for i in range(2):
p.forward(150)
p.left(90)
p.forward(140)
p.left(90)
\ 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