Skip to content

mibrahim-O2/Python-Basic-Building-Blocks

Repository files navigation

Python_Programs

This repository contains a collection of Python programs and Jupyter notebooks that I have implemented while learning programming fundamentals and problem-solving.
Each topic is explained briefly, and the corresponding notebook can be opened directly in Google Colab or previewed on GitHub.


✨ Why Both GitHub & Colab Links?

In this repository, every notebook has two links:

  • 📄 View on GitHub – Quickly preview the notebook and code without leaving GitHub. Useful if you just want to read or review.
  • 🚀 Open in Colab – Instantly run, edit, and experiment with the code in Google Colab (no installation or setup required).

👉 This approach helps students in two ways:

  • Study the logic directly on GitHub.
  • Practice hands-on coding on Colab.

Topics Covered

1. Basics of Python


2. Control Structures


3. Loops & Iteration


4. Functions


5. Data Structures


6. Problem-Solving Programs


7. Object-Oriented Programming (OOP)


⚠️ Important:
You can open and edit these notebooks in Google Colab for practice.
However, any changes you make will only affect your copy in Colab
the original files in this GitHub repository will remain unchanged.


How to Use

Clone the repository and open the notebooks using Google Colab or Jupyter Notebook:

git clone https://github.com/mibrahim-O2/Python_Programs.git
cd Python_Programs
jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published