1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-05-30 18:08:04 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Satwik Kansal
e84eba6fbb Improve formatting 2017-08-30 23:10:42 +05:30
Satwik Kansal
69da562140 Update table of contents 2017-08-30 22:57:33 +05:30
Satwik Kansal
3d8bc2cdd6 Improve formatting 2017-08-30 22:57:10 +05:30
Satwik Kansal
0c7e9f02d7 Add bulb character before "Explanation" headings 2017-08-30 22:11:32 +05:30
Satwik Kansal
c163b5c585 Update usage and structure sections 2017-08-30 22:07:46 +05:30
Satwik Kansal
751f21a430 Update Introduction paragraph 2017-08-30 21:54:35 +05:30
Satwik Kansal
2cdc99332d Add more minor examples and remove unncessary lines 2017-08-30 21:42:15 +05:30
Satwik Kansal
b9e044da05 Add more minor examples 2017-08-30 19:47:09 +05:30
Satwik Kansal
1473de7493 Add minor examples
* Else clause for loops and try blocks.
2017-08-30 18:30:01 +05:30
Satwik Kansal
cf2fbe4d5c Update table of contents 2017-08-30 16:51:15 +05:30
Satwik Kansal
f0c254b106 Add Example Structure and Usage instructions sections. 2017-08-30 16:50:39 +05:30
Satwik Kansal
0aef185848 Add string concatenation 2017-08-30 14:52:11 +05:30
Satwik Kansal
79a7f8a6d7 Update immutable tuples example 2017-08-30 12:44:41 +05:30
Satwik Kansal
e00b13005c Add Exception catching example 2017-08-30 12:32:13 +05:30
Satwik Kansal
585f02fe39 Add more examples and correct description of existing ones 2017-08-30 03:12:17 +05:30
Satwik Kansal
57386e5a1b Update descriptions and explainations 2017-08-30 00:53:32 +05:30
Satwik Kansal
aa300c462e Add more examples and change description slightly.
* In place update of mutables.
* Modifying a list while iterating.
2017-08-30 00:40:21 +05:30
Satwik Kansal
4d66913bca Change file name to README.md 2017-08-29 01:53:26 +05:30