It uses bind('<Configure>') to run function when window changes size. This function uses module PIL/pillow to generate image with new size which is replaced in Label
Used Lena image:
Source: Wikipedia/Lena
main.py has the same code as main-one-image.py
main-one-image.py displays one image
main-two-images.py displays two images


