我已经成功地使用Python3.6在我的Windows 10计算机上安装了pygame,下面是我的代码:import pygame from pygame.locals import * pygame.init() ...
確定! 回上一頁