Skip to content

Besmerch123/python-lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python Lessons

A collection of simple Python examples using Jupyter notebooks for learning and practice.

Overview

This repository contains hands-on Python lessons designed for beginners and intermediate learners. Each lesson is presented as a Jupyter notebook with explanations, code examples, and exercises.

Getting Started

Prerequisites

  • Python 3.7 or higher
  • Jupyter Notebook or JupyterLab

Installation

  1. Clone this repository:
git clone <repository-url>
cd python-lessons
  1. Install required packages:
pip install jupyter
  1. Launch Jupyter Notebook:
jupyter notebook

Lessons

The notebooks are organized by topic and difficulty level. Start with the basics and progress through more advanced concepts.

Contributing

Feel free to suggest improvements or additional lessons by opening an issue or pull request.

License

This project is open source and available for educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors