You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
1line Fix Merge two dicts 5 years ago
_info.yaml added rosetta name to language info 6 years ago
doc
func default params, named params, args, kwargs 6 years ago
hello add python install way 6 years ago
lambda Typos. 6 years ago
loops 'for else' fix 6 years ago
recursion