03. # Python program to illustrate the various functions of the “Math” module mtheg.py 04. # Program to find the area of triangle using Heron's Formula area.py 05. # Python program to find the total ...
A structured collection of Python programs I wrote while learning the core concepts of Python in my 2nd semester of engineering. This repository contains Python scripts categorized by concept (e.g.