Skip to content

Commit dc2dc35

Browse files
committed
Add one line description for the sections.
1 parent 9fbccb7 commit dc2dc35

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ Now, just run `wtfpython` at the command line which will open this collection in
152152
153153
## Section: Appearances are Deceptive!
154154
155+
This section is a gentle warm up before we focus on real Python concepts.
156+
155157
### ▶ Skipping lines?
156158
157159
**Output:**
@@ -261,6 +263,7 @@ Shouldn't that be 100?
261263
262264
## Section: The Hidden treasures
263265
266+
This section contains few of the lesser-known interesting things about Python that most beginners like me are unaware of (well, not anymore).
264267
265268
### ▶ Okay Python, Can you make me fly? *
266269
@@ -510,6 +513,8 @@ Why did `Yo()._Yo__honey` worked? Only Indian readers would understand.
510513
511514
## Section: Strain your Brain
512515
516+
Alright, it's time to strain your brain and test your understanding of Python concepts. All the best!
517+
513518
### ▶ Strings can be tricky sometimes *
514519
515520
1\.

0 commit comments

Comments
 (0)