NPTEL-Practice repo This is where I will document my Learning Journey of the course Programming, Data Structures and Algorithms in python. Week1️⃣: Simple GCD Improving Naive GCD Euclid's algorithm for GCD Downloading and Installing Python Week2️⃣: