Removes the key-value pair stored at the given key from the Dictionary.
示例
语法
remove(key)
参数
key
Number|String:
for the pair to remove
Notice any errors or typos? Please let us know. Please feel free to edit src/data/p5.TypedDict.js and open a pull request!