File size: 66 Bytes
f169c98
 
 
 
1
2
3
4
import PIL.Image

organ = PIL.Image.open("organ.jpg")
print(organ)