Commit 7ae4c5a5 by BellCodeEditor

save project

parent ecf490c6
Showing with 6 additions and 4 deletions
import random import turtle
list=["剪刀","石头","布"] pen=turtle.Pen()
player=input() pen.write("hey,SB",font=(30))
\ No newline at end of file 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