screen.draw.text("Hallo!", (WIDTH // 2 - 50, 80), color="white", fontsize=50) screen.draw.text("Das sind Formen!", (WIDTH // 4 ...