-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
dns; | ||
# Python Handwritten Notes 📝🐍 | ||
|
||
Welcome to the repository for my Python Handwritten Notes! 🚀✨ | ||
----------------------------------------------------------------------------------------- | ||
|
||
## Description | ||
|
||
These notes are a creative approach to learning Python, beautifully handwritten with examples in Jupyter notebooks. Embrace the power of creativity in coding! 🎨🖊️ | ||
|
||
----------------------------------------------------------------------------------------- | ||
|
||
## Contents | ||
|
||
1. Basics of Python | ||
2. Control Flow | ||
3. Functions and Modules | ||
4. Data Structures | ||
5. Object-Oriented Programming |