“Syntaxe du dictionnaire” Réponses codées

dictionnaire

You can use WebTools, it's an addon that gathers the most 
useful and basic tools such as a dictionary, a translator, 
a youtube convertor, a speedtest and many others (there are ten of them).
You can access them in two clics, without having to
open a new tab and without having to search for them !

-Chrome Link : 
https://chrome.google.com/webstore/detail/webtools/ejnboneedfadhjddmbckhflmpnlcomge/

Firefox link : https://addons.mozilla.org/fr/firefox/addon/webtools/
Cheerful Cormorant

Syntaxe du dictionnaire

IN PYTHON 
unlike javascript don't use . operator to create/assign dic. keys to value
use dic[key] syntax not dic.key(like java script)

NOTE:
in pythyon oops we only use  . operator to access methods and attributes
and to even access using reference variable like head in linkedlist
ap_Cooperative_dev

Réponses similaires à “Syntaxe du dictionnaire”

Questions similaires à “Syntaxe du dictionnaire”

Plus de réponses similaires à “Syntaxe du dictionnaire” dans Python

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code