How do I get an image to show in my python program?
@AllAwesome497 did I do this right?
img = Image.open("book.jpg")
How do I get an image to show in my python program?
@AllAwesome497 did I do this right?
img = Image.open("book.jpg")