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