Deleted another useless file

This commit is contained in:
TheDevKiller 2019-02-25 20:30:10 +01:00
parent cc2ee68436
commit 3ece181a81

View File

@ -1,5 +0,0 @@
from PIL import Image
# Display the generated fractal
img = Image.open("fractal.png")
img.show()