Returns the value stored at the given key.
Examples
Syntax
get(the)
Parameters
the
Number|String:
key you want to access
Returns
Number|String: the value stored at that key
Notice any errors or typos? Please let us know. Please feel free to edit src/data/p5.TypedDict.js and open a pull request!