python:实现艺术签名 import easygui,pygame from pygame import * pygame.init() canvas = pygame.display.set_mode((1900, 740)