Jupyter is a way of creating interactive notebooks that blend text, graphics, and code. This is a unique form of programming.
Objective The objective of this project was to gain a fundamental understanding of image processing using the Pillow (PIL) library in Python. This includes tasks such as loading, displaying, ...