A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-list/1999-September/013586.html below:

adding to dictionaries

adding to dictionaries adding to dictionariesOleg Broytmann phd at emerald.netskate.ru
Thu Sep 2 05:49:19 EDT 1999
On Thu, 2 Sep 1999, Gerhard W. Gruber wrote:
> Is it possible to add an entry to an already existing dictioniary?

   But of course!

d["new entry"] = new_value

   To remove an entry:

del d["the entry"]

> -- 
> bye,
>    Gerhard
> email: sparhawk at eunet.at
>        g.gruber at xsoft.co.at

Oleg.
---- 
    Oleg Broytmann        Netskate/Inter.Net.Ru        phd at emerald.netskate.ru
           Programmers don't die, they just GOSUB without RETURN.



More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4