chat / testcode.py
ariansyahdedy's picture
Before chat history
f169c98
raw
history blame
66 Bytes
import PIL.Image
organ = PIL.Image.open("organ.jpg")
print(organ)