攻防世界 Misc Miscellaneous-200 1.打开文件 2.python 3.exp 4.运行结果 1.打开文件 (255,255,255) 应该是RGB像素点 2.python Python图像库PIL(Python Image Library)是python的第三方图像处理库 3.exp from ast import literal_eval as make_tuple from PIL import Image f = open('flag.txt', 'r') corl =