An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers). The Python language has many similarities to Perl, C, and Java. However, there are some definite differences between the languages.

Property Value
dbo:abstract
  • La sintaxis del lenguaje de programación de Python es el conjunto de reglas que define cómo un programa de Python será escrito e interpretado (por el sistema y por lectores humanos). (es)
  • The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers). The Python language has many similarities to Perl, C, and Java. However, there are some definite differences between the languages. (en)
  • A sintaxe da linguagem de programação Python é o conjunto de regras que definem como um programa em Python será escrito e interpretado (tanto pelo sistema de tempo de execução como pelo ser humano). Python foi concebido para ser uma linguagem altamente legível. Ela possui um layout visual relativamente organizado e usa palavras em Inglês com freqüência, quando outras linguagens usam pontuação. Python objetiva a simplicidade e generalidade na concepção da sua sintaxe, encapsulados no mantra "Deve haver um - e preferencialmente só um - modo óbvio de fazer isso", do "The Zen of Python". Observe que este mantra é deliberadamente oposto ao mantra do Perl de "". (pt)
  • Python語法及語義(Python syntax and semantics),Python編程語言之語法是一組Python的運作編程規則,用於定義Python程序如何來編寫與編譯(由運行時系統與程式師來操作)。Python語言與Perl、C,以及Java有許多相似之處,不過在這些語言之間仍存在著一些明確的差異。 (zh)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 5250192 (xsd:integer)
dbo:wikiPageLength
  • 58379 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1124123667 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • March 2021 (en)
dbp:group
  • note (en)
dbp:name
  • becameKeywordIn3 (en)
  • keywordIn35 (en)
dbp:reason
  • how do you operate on an alias? the above snippet shows modification to the original object (en)
dbp:source
  • The Python 2.6 Tutorial (en)
dbp:text
  • As is true for modules, classes in Python do not put an absolute barrier between definition and user, but rather rely on the politeness of the user not to "break into the definition." (en)
dbp:title
  • 9 (xsd:integer)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • La sintaxis del lenguaje de programación de Python es el conjunto de reglas que define cómo un programa de Python será escrito e interpretado (por el sistema y por lectores humanos). (es)
  • The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers). The Python language has many similarities to Perl, C, and Java. However, there are some definite differences between the languages. (en)
  • A sintaxe da linguagem de programação Python é o conjunto de regras que definem como um programa em Python será escrito e interpretado (tanto pelo sistema de tempo de execução como pelo ser humano). Python foi concebido para ser uma linguagem altamente legível. Ela possui um layout visual relativamente organizado e usa palavras em Inglês com freqüência, quando outras linguagens usam pontuação. Python objetiva a simplicidade e generalidade na concepção da sua sintaxe, encapsulados no mantra "Deve haver um - e preferencialmente só um - modo óbvio de fazer isso", do "The Zen of Python". Observe que este mantra é deliberadamente oposto ao mantra do Perl de "". (pt)
  • Python語法及語義(Python syntax and semantics),Python編程語言之語法是一組Python的運作編程規則,用於定義Python程序如何來編寫與編譯(由運行時系統與程式師來操作)。Python語言與Perl、C,以及Java有許多相似之處,不過在這些語言之間仍存在著一些明確的差異。 (zh)
rdfs:label
  • Sintaxis y semántica de Python (es)
  • Python syntax and semantics (en)
  • Sintaxe e semântica de Python (pt)
  • Python語法及語義 (zh)
rdfs:seeAlso
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License