/Python-Code

Basic logical program in python includes code, games,etc.

Primary LanguagePython

Python-Basic-Code

👽 Basic logical program in python includes code, games,etc.

🐍 Python Program to understand the concept and logic of it.

✴️ PIL is the Python Imaging 🖼️ Library which provides the python interpreter with image editing capabilities.

The ImageFilter module contains definitions for a pre-defined set of filters, which can be be used with the Image.filter() method.

1️⃣ BLUR

PIL/Output_Image/Blur

2️⃣ CONTOUR

PIL/Output_Image/Contour

3️⃣ EMBOSS

PIL/Output_Image/Emboss

🍀 ENHANCE

PIL/Output_Image/Edge_enhance

5️⃣ ENHANCE MORE

PIL/Output_Image/Edge_enhance_more

Time Complexities for Algorithms

Big-O Complexity Chart

Array Sorting Algorithms

Common Data Structure Operations