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!