Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added readme #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<p align="center">
<img alt="Project logo" height="80" src="https://raw.githubusercontent.com/iamrahulmahato/call-list/main/static/img/add-readme.png">
</p>
<h1 align="center">Python Webinars</h1>

<div align="center">
✨ Repository contains all of the code of python webinars
</div>

<br />


## ⚡️ Introduction
This repository contains all of the code for each individual lesson and is broken into five lecture. lecture-1, lecture-2, lecture-3, lecture-4, and lecture-5. Each section contains a folder for each lesson that contains all the code for the project as of the end of that lesson.


**Note:**
The code in these projects is only meant as a reference and should not be directly copied.