Description Usage Arguments Examples
Takes 2 lists and converts them into a key => value
mapping, which takes the form of a dict
.
1 | zip.dict(x, y)
|
x |
a list, vector, or list.py |
y |
a second list, vector, or list.py |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.