Skip to content

Commit a3be6f1

Browse files
committed
update
Signed-off-by: Harmouch101 <mahmoudddharmouchhh@gmail.com>
1 parent d88f22b commit a3be6f1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Chapter_02: Built-In func & Std Modules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2117,3 +2117,4 @@ line_07 <------
21172117

21182118
### [binascii](https://docs.python.org/3.9/library/binascii.html?highlight=binascii)
21192119

2120+

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ This repository is used to be documentation during my journey in mastering the p
1313
by Paul Barry, 2nd Edition.\[[Amazon\]](https://www.amazon.com/_/dp/1491919531?tag=oreilly20-20) \[[Publisher\]](https://www.oreilly.com/library/view/head-first-python/9781491919521/)
1414

1515
<img src="https://learning.oreilly.com/library/cover/9781491919521/250w/" width="140px"/>
16-
16+
<details>
17+
<summary>details</summary>
1718
Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you’ll quickly grasp Python’s fundamentals, working with the built-in data structures and functions. Then you’ll move on to building your very own webapp, exploring database management, exception handling, and data wrangling. If you’re intrigued by what you can do with context managers, decorators, comprehensions, and generators, it’s all here. This second edition is a complete learning experience that will help you become a bonafide Python programmer in no time.
19+
</details>
1820

1921
---
2022
### Python for Everybody: Exploring Data in Python 3

0 commit comments

Comments
 (0)