img.draw_circle((center_x, center_y, 12), color=colors[i], thickness=2) 下面加img.draw_string(center_x, center_y, "your string")