Creates a new key-value pair in the Dictionary.
उदाहरण
सिंटैक्स
create(key, value)
create(obj)
पैरामीटर्स
key
Number|String:
value
Number|String:
obj
Object:
key/value pair
This page is generated from the comments in src/data/p5.TypedDict.js . Please feel free to edit it and submit a pull request!