Commit 3e02cc3f by BellCodeEditor

save project

parent 9bfa8dc4
Showing with 4 additions and 3 deletions
name=input("勇敢地创造师你叫什么呀?")
print(name+",你好呀")
\ No newline at end of file
import pygame
pygame.init()
screen=pygame.display.set_mode((660,480))
\ 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