@@ -24,61 +24,61 @@ So, here we go...
2424- [ Usage] ( #usage )
2525- [ 👀 Examples] ( #-examples )
2626 - [ Section: Appearances are Deceptive!] ( #section-appearances-are-deceptive )
27- - [ ▶ Skipping lines?] ( #%E2%96%B6 -skipping-lines )
28- - [ ▶ Teleportation * ] ( #%E2%96%B6 -teleportation- )
29- - [ ▶ Well, something is fishy...] ( #%E2%96%B6 -well-something-is-fishy )
27+ - [ ▶ Skipping lines?] ( #-skipping-lines )
28+ - [ ▶ Teleportation * ] ( #-teleportation- )
29+ - [ ▶ Well, something is fishy...] ( #-well-something-is-fishy )
3030 - [ Section: The Hidden treasures] ( #section-the-hidden-treasures )
31- - [ ▶ Okay Python, Can you make me fly? * ] ( #%E2%96%B6 -okay-python-can-you-make-me-fly- )
32- - [ ▶ ` goto ` , but why? * ] ( #%E2%96%B6 -goto-but-why- )
33- - [ ▶ Brace yourself! * ] ( #%E2%96%B6 -brace-yourself- )
34- - [ ▶ Let's meet Friendly Language Uncle For Life * ] ( #%E2%96%B6 -lets-meet-friendly-language-uncle-for-life- )
35- - [ ▶ Even Python understands that love is complicated * ] ( #%E2%96%B6 -even-python-understands-that-love-is-complicated- )
36- - [ ▶ Yes, it exists!] ( #%E2%96%B6 -yes-it-exists )
37- - [ ▶ Inpinity * ] ( #%E2%96%B6 -inpinity- )
38- - [ ▶ Mangling time! * ] ( #%E2%96%B6 -mangling-time- )
31+ - [ ▶ Okay Python, Can you make me fly? * ] ( #-okay-python-can-you-make-me-fly- )
32+ - [ ▶ ` goto ` , but why? * ] ( #-goto-but-why- )
33+ - [ ▶ Brace yourself! * ] ( #-brace-yourself- )
34+ - [ ▶ Let's meet Friendly Language Uncle For Life * ] ( #-lets-meet-friendly-language-uncle-for-life- )
35+ - [ ▶ Even Python understands that love is complicated * ] ( #-even-python-understands-that-love-is-complicated- )
36+ - [ ▶ Yes, it exists!] ( #-yes-it-exists )
37+ - [ ▶ Inpinity * ] ( #-inpinity- )
38+ - [ ▶ Mangling time! * ] ( #-mangling-time- )
3939 - [ Section: Strain your Brain] ( #section-strain-your-brain )
40- - [ ▶ Strings can be tricky sometimes * ] ( #%E2%96%B6 -strings-can-be-tricky-sometimes- )
41- - [ ▶ Time for some hash brownies!] ( #%E2%96%B6 -time-for-some-hash-brownies )
42- - [ ▶ Return return everywhere!] ( #%E2%96%B6 -return-return-everywhere )
43- - [ ▶ Deep down, we're all the same. * ] ( #%E2%96%B6 -deep-down-were-all-the-same- )
44- - [ ▶ For what?] ( #%E2%96%B6 -for-what )
45- - [ ▶ Evaluation time discrepancy] ( #%E2%96%B6 -evaluation-time-discrepancy )
46- - [ ▶ ` is ` is not what it is!] ( #%E2%96%B6 -is-is-not-what-it-is )
47- - [ ▶ A tic-tac-toe where X wins in the first attempt!] ( #%E2%96%B6 -a-tic-tac-toe-where-x-wins-in-the-first-attempt )
48- - [ ▶ The sticky output function] ( #%E2%96%B6 -the-sticky-output-function )
49- - [ ▶ ` is not ... ` is not ` is (not ...) ` ] ( #%E2%96%B6 -is-not--is-not-is-not- )
50- - [ ▶ The surprising comma] ( #%E2%96%B6 -the-surprising-comma )
51- - [ ▶ Backslashes at the end of string] ( #%E2%96%B6 -backslashes-at-the-end-of-string )
52- - [ ▶ not knot!] ( #%E2%96%B6 -not-knot )
53- - [ ▶ Half triple-quoted strings] ( #%E2%96%B6 -half-triple-quoted-strings )
54- - [ ▶ Midnight time doesn't exist?] ( #%E2%96%B6 -midnight-time-doesnt-exist )
55- - [ ▶ What's wrong with booleans?] ( #%E2%96%B6 -whats-wrong-with-booleans )
56- - [ ▶ Class attributes and instance attributes] ( #%E2%96%B6 -class-attributes-and-instance-attributes )
57- - [ ▶ yielding None] ( #%E2%96%B6 -yielding-none )
58- - [ ▶ Mutating the immutable!] ( #%E2%96%B6 -mutating-the-immutable )
59- - [ ▶ The disappearing variable from outer scope] ( #%E2%96%B6 -the-disappearing-variable-from-outer-scope )
60- - [ ▶ When True is actually False] ( #%E2%96%B6 -when-true-is-actually-false )
61- - [ ▶ From filled to None in one instruction...] ( #%E2%96%B6 -from-filled-to-none-in-one-instruction )
62- - [ ▶ Subclass relationships * ] ( #%E2%96%B6 -subclass-relationships- )
63- - [ ▶ The mysterious key type conversion * ] ( #%E2%96%B6 -the-mysterious-key-type-conversion- )
64- - [ ▶ Let's see if you can guess this?] ( #%E2%96%B6 -lets-see-if-you-can-guess-this )
40+ - [ ▶ Strings can be tricky sometimes * ] ( #-strings-can-be-tricky-sometimes- )
41+ - [ ▶ Time for some hash brownies!] ( #-time-for-some-hash-brownies )
42+ - [ ▶ Return return everywhere!] ( #-return-return-everywhere )
43+ - [ ▶ Deep down, we're all the same. * ] ( #-deep-down-were-all-the-same- )
44+ - [ ▶ For what?] ( #-for-what )
45+ - [ ▶ Evaluation time discrepancy] ( #-evaluation-time-discrepancy )
46+ - [ ▶ ` is ` is not what it is!] ( #-is-is-not-what-it-is )
47+ - [ ▶ A tic-tac-toe where X wins in the first attempt!] ( #-a-tic-tac-toe-where-x-wins-in-the-first-attempt )
48+ - [ ▶ The sticky output function] ( #-the-sticky-output-function )
49+ - [ ▶ ` is not ... ` is not ` is (not ...) ` ] ( #-is-not--is-not-is-not- )
50+ - [ ▶ The surprising comma] ( #-the-surprising-comma )
51+ - [ ▶ Backslashes at the end of string] ( #-backslashes-at-the-end-of-string )
52+ - [ ▶ not knot!] ( #-not-knot )
53+ - [ ▶ Half triple-quoted strings] ( #-half-triple-quoted-strings )
54+ - [ ▶ Midnight time doesn't exist?] ( #-midnight-time-doesnt-exist )
55+ - [ ▶ What's wrong with booleans?] ( #-whats-wrong-with-booleans )
56+ - [ ▶ Class attributes and instance attributes] ( #-class-attributes-and-instance-attributes )
57+ - [ ▶ yielding None] ( #-yielding-none )
58+ - [ ▶ Mutating the immutable!] ( #-mutating-the-immutable )
59+ - [ ▶ The disappearing variable from outer scope] ( #-the-disappearing-variable-from-outer-scope )
60+ - [ ▶ When True is actually False] ( #-when-true-is-actually-false )
61+ - [ ▶ From filled to None in one instruction...] ( #-from-filled-to-none-in-one-instruction )
62+ - [ ▶ Subclass relationships * ] ( #-subclass-relationships- )
63+ - [ ▶ The mysterious key type conversion * ] ( #-the-mysterious-key-type-conversion- )
64+ - [ ▶ Let's see if you can guess this?] ( #-lets-see-if-you-can-guess-this )
6565 - [ Section: Watchout for the landmines!] ( #section-watchout-for-the-landmines )
66- - [ ▶ Modifying a dictionary while iterating over it] ( #%E2%96%B6 -modifying-a-dictionary-while-iterating-over-it )
67- - [ ▶ Stubborn ` del ` operator * ] ( #%E2%96%B6 -stubborn-del-operator- )
68- - [ ▶ Deleting a list item while iterating] ( #%E2%96%B6 -deleting-a-list-item-while-iterating )
69- - [ ▶ Loop variables leaking out!] ( #%E2%96%B6 -loop-variables-leaking-out )
70- - [ ▶ Beware of default mutable arguments!] ( #%E2%96%B6 -beware-of-default-mutable-arguments )
71- - [ ▶ Catching the Exceptions] ( #%E2%96%B6 -catching-the-exceptions )
72- - [ ▶ Same operands, different story!] ( #%E2%96%B6 -same-operands-different-story )
73- - [ ▶ The out of scope variable] ( #%E2%96%B6 -the-out-of-scope-variable )
74- - [ ▶ Be careful with chained operations] ( #%E2%96%B6 -be-careful-with-chained-operations )
75- - [ ▶ Name resolution ignoring class scope] ( #%E2%96%B6 -name-resolution-ignoring-class-scope )
76- - [ ▶ Needle in a Haystack] ( #%E2%96%B6 -needle-in-a-haystack )
66+ - [ ▶ Modifying a dictionary while iterating over it] ( #-modifying-a-dictionary-while-iterating-over-it )
67+ - [ ▶ Stubborn ` del ` operator * ] ( #-stubborn-del-operator- )
68+ - [ ▶ Deleting a list item while iterating] ( #-deleting-a-list-item-while-iterating )
69+ - [ ▶ Loop variables leaking out!] ( #-loop-variables-leaking-out )
70+ - [ ▶ Beware of default mutable arguments!] ( #-beware-of-default-mutable-arguments )
71+ - [ ▶ Catching the Exceptions] ( #-catching-the-exceptions )
72+ - [ ▶ Same operands, different story!] ( #-same-operands-different-story )
73+ - [ ▶ The out of scope variable] ( #-the-out-of-scope-variable )
74+ - [ ▶ Be careful with chained operations] ( #-be-careful-with-chained-operations )
75+ - [ ▶ Name resolution ignoring class scope] ( #-name-resolution-ignoring-class-scope )
76+ - [ ▶ Needle in a Haystack] ( #-needle-in-a-haystack )
7777 - [ Section: Miscallaneous] ( #section-miscallaneous )
78- - [ ▶ ` += ` is faster] ( #%E2%96%B6 --is-faster )
79- - [ ▶ Let's make a giant string!] ( #%E2%96%B6 -lets-make-a-giant-string )
80- - [ ▶ Explicit typecast of strings] ( #%E2%96%B6 -explicit-typecast-of-strings )
81- - [ ▶ Minor Ones] ( #%E2%96%B6 -minor-ones )
78+ - [ ▶ ` += ` is faster] ( #--is-faster )
79+ - [ ▶ Let's make a giant string!] ( #-lets-make-a-giant-string )
80+ - [ ▶ Explicit typecast of strings] ( #-explicit-typecast-of-strings )
81+ - [ ▶ Minor Ones] ( #-minor-ones )
8282- [ Contributing] ( #contributing )
8383- [ Acknowledgements] ( #acknowledgements )
8484- [ 🎓 License] ( #-license )
0 commit comments