辞書に新しいキーと値のペアを作成します。
実例
シンタックス
create(key, value)
create(obj)
パラメーター
key
Number|String:
value
Number|String:
obj
Object:
キー/値のペア
This page is generated from the comments in src/data/p5.TypedDict.js . Please feel free to edit it and submit a pull request!