Map · HashTable() Create a new, empty map. · put(key,val) Add a new key-value pair to the map. · get(key) Given a key, return the value stored in the map or None ...
確定! 回上一頁