| JavaScript | Python | |
| Object | {}; new Object(); new function() {} | |
| Array | []; new Array() | |
| List | []; list() | |
| RegExp | // |
Created
February 24, 2012 21:58
-
-
Save yuriyzubarev/1904053 to your computer and use it in GitHub Desktop.
Literal notations
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment