Welcome!
This repository contains all the Python programs taught in class, organized lecture-wise for easy understanding and revision.
-
HW Questions/
Contains homework programs given in class. -
Lecture/
Programs taught in Lectures
(New lecture folders will be added regularly.)
- Open any folder (e.g.,
Lecture_2) - Click on a
.pyfile - View the code directly on GitHub
- Click the Code button
- Select Download ZIP
- Extract the ZIP file
- Open files using:
- Python IDLE
- VS Code
- Any text editor
- Repository will be updated regularly
- New programs will be added after each lecture
- Homework files will be uploaded when required