23 Commits (master)

Author SHA1 Message Date
ThatXliner 1ea5cf7114
Updated python 1 line slot machine 3 years ago
terminalforlife 907c3cad09 Clear ALL trailing whitespaces in sheets dir
Recursively.
4 years ago
Your Name 7a10bdf4b9 oeis language support imlpemented as per PR #193 comments 4 years ago
terminalforlife ade78aaafb Mass-replace tabs with 4-width spacing
This seems to be the predominant choice, and matches the last commit I
just made, so I went ahead and converted them all, and changed any, -
for example, 2-space indents.

Let me know if this is undesired.

To understand why I chose to do this, please refer to the previous
commit's message.
4 years ago
Luc Street 8b04830b56 Add python list comprehension sheet 5 years ago
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.
5 years ago
Igor Chubin 2defb200ac added rosetta name to language info 5 years ago
Marek Madejski b1abf6b7f3
'for else' fix
small logic and syntax fix
6 years ago
Igor Chubin 569403fe8e
Merge pull request #14 from TrangOul/patch-1
default params, named params, args, kwargs
6 years ago
Igor Chubin 14d3a967f6
Merge pull request #15 from TrangOul/patch-2
for and while loops
6 years ago
Nameless God 449697e030
add Python 1line 6 years ago
Marek Madejski 006df4fcf0
for and while loops 6 years ago
Marek Madejski 4c3adf6405
default params, named params, args, kwargs 6 years ago
minomi 6bf55a986a add python install way 6 years ago
Salvador Ribolzi b1f4b6b7e7
Typos. 6 years ago
Igor Chubin 12709b2f6b added skeleton for all currently available languages 6 years ago
Igor Chubin c27065011f joined related parts with # 7 years ago
Igor Chubin e0a494a321 _python/recursion 7 years ago
lepatrick714 94ff968814 Added general recursion and python recursion 7 years ago
lepatrick714 b44697ec5c Added python lambda 7 years ago
lepatrick714 59a70b33bf Added some python features 7 years ago
Igor Chubin 06ed8a1bd2 added _python/doc: how to get functions doc 7 years ago
Igor Chubin bc644157e4 added _python 7 years ago