Commit 45a113d0 by BellCodeEditor

save project

parent d61f4d68
Showing with 5 additions and 5 deletions
import turtle
s = turtle.Screen()
s.bgcolor("black")
turtle.done()
\ No newline at end of file
username = "python"
userpad = "123456"
name = input("名字")
user = input("密马")
\ 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