“sintaxis del diccionario” Código de respuesta

diccionario

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

sintaxis del diccionario

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

Respuestas similares a “sintaxis del diccionario”

Preguntas similares a “sintaxis del diccionario”

Más respuestas relacionadas con “sintaxis del diccionario” en Python

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código