mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-22 02:54:25 +01:00
Add one line description for the sections.
This commit is contained in:
parent
9fbccb7ed3
commit
dc2dc3528a
5
README.md
vendored
5
README.md
vendored
@ -152,6 +152,8 @@ Now, just run `wtfpython` at the command line which will open this collection in
|
||||
|
||||
## Section: Appearances are Deceptive!
|
||||
|
||||
This section is a gentle warm up before we focus on real Python concepts.
|
||||
|
||||
### ▶ Skipping lines?
|
||||
|
||||
**Output:**
|
||||
@ -261,6 +263,7 @@ Shouldn't that be 100?
|
||||
|
||||
## Section: The Hidden treasures
|
||||
|
||||
This section contains few of the lesser-known interesting things about Python that most beginners like me are unaware of (well, not anymore).
|
||||
|
||||
### ▶ Okay Python, Can you make me fly? *
|
||||
|
||||
@ -510,6 +513,8 @@ Why did `Yo()._Yo__honey` worked? Only Indian readers would understand.
|
||||
|
||||
## Section: Strain your Brain
|
||||
|
||||
Alright, it's time to strain your brain and test your understanding of Python concepts. All the best!
|
||||
|
||||
### ▶ Strings can be tricky sometimes *
|
||||
|
||||
1\.
|
||||
|
Loading…
Reference in New Issue
Block a user