2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Luc Street
8b04830b56 Add python list comprehension sheet 2019-10-02 14:55:26 -07:00
Hai Vu
30c09038ce
Fix Merge two dicts
The square brackets are wrong and will generates a `SyntaxError`, the correct way is to use curly brackets. I have tested this before making the update.
2019-07-25 06:53:08 -07:00
Igor Chubin
2defb200ac added rosetta name to language info 2019-02-07 17:09:48 +00:00
Marek Madejski
b1abf6b7f3
'for else' fix
small logic and syntax fix
2018-07-27 22:07:45 +02:00
Igor Chubin
569403fe8e
Merge pull request #14 from TrangOul/patch-1
default params, named params, args, kwargs
2018-07-27 19:48:10 +02:00
Igor Chubin
14d3a967f6
Merge pull request #15 from TrangOul/patch-2
for and while loops
2018-07-27 19:46:44 +02:00
Nameless God
449697e030
add Python 1line 2018-07-20 10:57:23 +08:00
Marek Madejski
006df4fcf0
for and while loops 2018-07-12 15:27:52 +02:00
Marek Madejski
4c3adf6405
default params, named params, args, kwargs 2018-07-12 14:57:23 +02:00
minomi
6bf55a986a add python install way 2018-07-12 09:20:11 +09:00
Salvador Ribolzi
b1f4b6b7e7
Typos. 2018-07-11 11:34:26 +02:00
Igor Chubin
12709b2f6b added skeleton for all currently available languages 2018-05-19 20:41:12 +00:00
Igor Chubin
c27065011f joined related parts with # 2017-07-19 05:34:01 +00:00
Igor Chubin
e0a494a321 _python/recursion 2017-07-19 05:29:43 +00:00
lepatrick714
94ff968814 Added general recursion and python recursion 2017-07-18 21:25:08 -07:00
lepatrick714
b44697ec5c Added python lambda 2017-07-18 21:09:49 -07:00
lepatrick714
59a70b33bf Added some python features 2017-07-17 21:49:56 -07:00
Igor Chubin
06ed8a1bd2 added _python/doc: how to get functions doc 2017-05-30 09:52:48 +00:00
Igor Chubin
bc644157e4 added _python 2017-05-28 21:22:42 +00:00