Skip to content

Commit 7e994d4

Browse files
authored
Update python-basic
1 parent b4b7138 commit 7e994d4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

python-basic

+18
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
11

2+
# Python Handwritten Notes 📝🐍
3+
4+
Welcome to the repository for my Python Handwritten Notes! 🚀✨
5+
-----------------------------------------------------------------------------------------
6+
7+
## Description
8+
9+
These notes are a creative approach to learning Python, beautifully handwritten with examples in Jupyter notebooks. Embrace the power of creativity in coding! 🎨🖊️
10+
11+
-----------------------------------------------------------------------------------------
12+
13+
## Contents
14+
15+
1. Basics of Python
16+
2. Control Flow
17+
3. Functions and Modules
18+
4. Data Structures
19+
5. Object-Oriented Programming

0 commit comments

Comments
 (0)