Commit Graph

152 Commits

Author SHA1 Message Date
Satwik Kansal 6164ce065d Merge remote-tracking branch 'origin/master' into 3.0 2019-06-08 22:41:05 +05:30
Satwik Kansal 85352fc45d Add example: Ellipsis
Resolves https://github.com/satwikkansal/wtfpython/issues/96
2019-06-08 16:30:53 +05:30
Satwik Kansal a33f715b26 Let's meet Friendly Language Uncle For Life: Add notes for non-interactive evn
Resolves https://github.com/satwikkansal/wtfpython/issues/94
2019-06-08 14:49:59 +05:30
Satwik Kansal c52919b9ec Add new snippet: Splitsies
Resolves https://github.com/satwikkansal/wtfpython/issues/80
2019-06-08 14:21:22 +05:30
Satwik Kansal 092dd096bf Expand strings and backslashes
Resolves https://github.com/satwikkansal/wtfpython/issues/69
2019-06-08 02:53:53 +05:30
Satwik Kansal e0cb30bf3b Modifying a dictionary while iterating over it: Add note
Resolves https://github.com/satwikkansal/wtfpython/issues/53
2019-06-08 00:41:58 +05:30
Satwik Kansal bc68ae0ff3 Update evaluation time discrepency example: Add another snippet
Resolves https://github.com/satwikkansal/wtfpython/issues/41
2019-06-08 00:23:57 +05:30
Satwik Kansal f03f7dcad9 Some hideous typora corrections and a new snippets added
Also closes https://github.com/satwikkansal/wtfpython/issues/73
2019-06-07 23:59:06 +05:30
Satwik Kansal b262f29756
Add reference to chinese translation 2018-12-16 16:23:39 +05:30
1f604 64b310953a fix typo (#107) 2018-12-07 00:24:45 +05:30
Hannes 9c5f26e758 match order of display to if/else order (#105)
I was WTFing for way too long until I realised that the results were displayed in opposite order of the if/else statement.
2018-12-06 01:20:17 +05:30
Hannes b0e7a816ec make the function *call* more visible (#104)
It is easy to overlook the () in that appending operation, I propose adding a short comment.
2018-12-06 01:15:59 +05:30
Satwik Kansal d7477885b8
Update broken link 2018-12-05 04:16:32 +05:30
Chris J 145a194c8b Update README.md (#95)
Fixed a small typo
2018-10-03 13:37:17 +05:30
Vibhu Agarwal ac379c9c03 Fixed input-output of 4th example explanation code (#92)
Ref. example: Deep down, we're all the same
2018-08-28 14:24:54 +05:30
Satwik Kansal 5484680721 Fix incorrect output in "Mysterious key type conversion" example
Fixes https://github.com/satwikkansal/wtfpython/issues/84
2018-06-15 00:48:50 +05:30
Satwik Kansal d2507c2ff3
Simplify explanation 2018-05-30 00:29:56 +05:30
BOOK 2188fa30cd Update README.md (#82)
Improve explanation for "Strings can be tricky sometimes"
2018-05-30 00:22:49 +05:30
Satwik Kansal 3df9152ec9
Update README.md 2018-05-28 18:05:21 +05:30
Satwik Kansal 518881c70e Correct the snippet in Tic-tac-toe explanation
Fixes https://github.com/satwikkansal/wtfpython/issues/81
2018-05-23 18:16:25 +05:30
Harmon 169fa2fb5e Fix grammatical error (#75) 2018-03-07 02:24:36 +05:30
Mélanie Chauvel db35390786 Fix a syntax error and some spelling errors (#72) 2018-03-01 02:07:48 +05:30
Satwik Kansal 0c9acdcc8e Update TOC 2018-02-26 00:36:22 +05:30
Satwik Kansal 9608b2fcfc Merge examples 2018-02-26 00:34:22 +05:30
Sohaib Farooqi 70fe61737b Generator with Slice assignment trick 2018-02-26 00:18:56 +05:30
Satwik Kansal 240e216c51 Update explanation: Tic tac toe
Fixes https://github.com/satwikkansal/wtfpython/issues/68
2018-02-26 00:03:37 +05:30
Satwik Kansal a0100a8b48 Update explanation: Strings can be tricky sometimes
Related to https://github.com/satwikkansal/wtfpython/issues/67
2018-02-25 23:31:46 +05:30
7664476e51 Fix typo 2018-01-29 22:37:52 +05:30
Tom Ritchford a9e72e03f4 Fix code sample for "65539 local variables" example 2018-01-29 15:40:02 +05:30
Tom Swirly 54ed75f77d Format and grammar tweak
* Tweaked a line break so a section number was correctly formatted
* Tweaked grammar to be slightly more natural
2018-01-29 15:36:02 +05:30
Satwik Kansal 2fda1ef070 Fix missing statement
Fixes https://github.com/satwikkansal/wtfpython/issues/57
2018-01-26 11:22:50 +05:30
Satwik Kansal fc262f2444 Fix broken TOC links 2018-01-26 11:22:50 +05:30
Satwik Kansal 98ef2dad4a Reorder the sections 2018-01-26 00:13:40 +05:30
Satwik Kansal 86462ed1e5
Update README.md 2018-01-25 21:13:04 +05:30
Satwik Kansal 9d713f0fa5
Fix formatting 2018-01-25 20:45:14 +05:30
Satwik Kansal 79d396a1fb Update description 2018-01-23 15:34:06 +05:30
Satwik Kansal 054e88f7b2 Change case 2018-01-23 14:42:45 +05:30
Satwik Kansal 674fc891b4 Add figure related to string intern 2018-01-23 14:40:49 +05:30
Satwik Kansal 9ac6470efc Add logo image 2018-01-23 14:33:49 +05:30
Satwik Kansal b362cc9d0a Add new links 2018-01-23 14:31:31 +05:30
Satwik Kansal 601d1e4396 Update section names 2018-01-22 19:35:37 +05:30
Satwik Kansal 86f4b67525 Fix broken TOC 2018-01-22 19:33:01 +05:30
Satwik Kansal 4ab6e94f03 Change title 2018-01-22 19:21:10 +05:30
Satwik Kansal dc2dc3528a Add one line description for the sections. 2018-01-22 19:17:01 +05:30
Satwik Kansal 2ef3b8bbfc Fix typ 2018-01-22 18:51:58 +05:30
Satwik Kansal 502769882a Update to the new awesome generated doc 🎉 2018-01-22 18:49:09 +05:30
Satwik Kansal 12ba09b40b Slight modifications in the description 2018-01-22 18:49:09 +05:30
Satwik Kansal dc9387effa Add a note about asterisk 2018-01-22 18:49:09 +05:30
Satwik Kansal 3b956caba2 Update contributing guidelines 2018-01-22 18:49:09 +05:30
Satwik Kansal a253ec4cda Fix a hell lot of typos 2018-01-22 18:49:09 +05:30