“Sintaxe do dicionário” Respostas de código

dicionário

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

Sintaxe do dicionário

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

Respostas semelhantes a “Sintaxe do dicionário”

Perguntas semelhantes a “Sintaxe do dicionário”

Mais respostas relacionadas para “Sintaxe do dicionário” em Python

Procure respostas de código populares por idioma

Procurar outros idiomas de código