Commit cf9e81c7 by BellCodeEditor

save project

parent 846985dd
Showing with 3 additions and 0 deletions
......@@ -49,3 +49,6 @@ while True:
screen.blit(next_img, (420, 350)) # 下一曲
# 刷新画面
pygame.display.updata()
tuple1 = (100,200)
x,y = tuple1
print
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