This HTML5 document contains 252 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
n27https://docs.python.org/library/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-eshttp://es.dbpedia.org/resource/
n23https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-srhttp://sr.dbpedia.org/resource/
dbpedia-pthttp://pt.dbpedia.org/resource/
n26https://docs.python.org/3/tutorial/
n19http://
n24https://docs.python.org/2.6/tutorial/
dbpedia-fahttp://fa.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n21https://www.python.org/download/releases/2.3/mro/
owlhttp://www.w3.org/2002/07/owl#
dbpedia-zhhttp://zh.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
n14https://www.thoughtworks.com/insights/books/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
n29https://xkcd.com/426/
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
n28https://xkcd.com/353/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Python_(programming_language)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Python_generators
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Scala_(programming_language)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Decorators_in_Python
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Decorator_pattern
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Pytest
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Python_syntax_and_semantics
rdf:type
owl:Thing
rdfs:label
Python語法及語義 Sintaxe e semântica de Python Python syntax and semantics Sintaxis y semántica de Python
rdfs:comment
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. 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 "". 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). Python語法及語義(Python syntax and semantics),Python編程語言之語法是一組Python的運作編程規則,用於定義Python程序如何來編寫與編譯(由運行時系統與程式師來操作)。Python語言與Perl、C,以及Java有許多相似之處,不過在這些語言之間仍存在著一些明確的差異。
rdfs:seeAlso
dbr:Advice_(programming) dbr:Python_(programming_language)
dbp:name
keywordIn35 becameKeywordIn3
dct:subject
dbc:Articles_with_example_Python_(programming_language)_code dbc:Python_(programming_language) dbc:Programming_language_syntax dbc:Articles_with_example_C_code
dbo:wikiPageID
5250192
dbo:wikiPageRevisionID
1124123667
dbo:wikiPageWikiLink
dbr:Whitespace_character dbr:Backporting dbr:Inheritance_(computer_science) dbr:Statically-typed dbr:Lazy_evaluation dbc:Articles_with_example_Python_(programming_language)_code dbr:Tab_key dbc:Python_(programming_language) dbr:Character_(computing) dbr:Object-oriented_programming_language dbr:Duck_typed dbr:Infinite_loop dbr:Ruby_(programming_language) dbr:GNU_Mailman dbr:Readable_code dbc:Programming_language_syntax dbr:Tuple dbr:String_literal dbr:Collection_(abstract_data_type) dbr:Function_(computer_science) dbr:Compiler dbr:Mixin dbr:Coding_conventions dbc:Articles_with_example_C_code dbr:Boolean_data_type dbr:Doctest dbr:Parameter_(computer_programming) dbr:Duck_typing dbr:Docstring dbr:Floating-point dbr:Expression_(programming) dbr:Operator_overloading dbr:Syntax_(programming_languages) dbr:Java_annotation dbr:Hash_function dbr:Guido_van_Rossum dbr:Functional_programming dbr:Order_of_operations dbr:Prettyprint dbr:Quicksort dbr:Perl dbr:Identifier_(computer_languages) dbr:Dynamically-typed dbr:Type_conversion dbr:Easter_egg_(virtual) dbr:Variable_(computer_science) dbr:Recursion_(computer_science) dbr:Zero-based_numbering dbr:Time-of-check-to-time-of-use dbr:Integer_division dbr:Name_mangling dbr:Zen_of_Python dbr:Short-circuit_evaluation dbr:C_(programming_language) dbr:Indent_style dbr:Arbitrary-precision_arithmetic dbr:Average_performance dbr:IEEE_754-2008 dbr:Closure_(computer_programming) dbr:In-place_algorithm dbr:Union_(set_theory) dbr:Array_data_type dbr:Syntactic_sugar dbr:Postcondition dbr:Java_(programming_language) dbr:Thread_(computer_science) dbr:Data_type dbr:Grace_Hopper dbr:There's_more_than_one_way_to_do_it dbr:Closure_(computer_science) dbr:Integer_(computer_science) dbr:String_interpolation dbr:Reserved_word dbr:Python_syntax_and_semantics dbr:Symmetric_difference dbr:Race_conditions dbr:Space_(punctuation) dbr:Block_(programming) dbr:Referential_transparency dbr:Exponentiation dbr:Metaprogramming dbr:Set_(mathematics) dbr:Spam_(Monty_Python) dbr:Floor_and_ceiling_functions dbr:Subset dbr:Python_(programming_language) dbr:Runtime_system dbr:Tail_recursion_elimination dbr:Relative_complement dbr:Off-side_rule dbr:Memoization dbr:Here_document dbr:String_(computer_science) dbr:Intersection_(set_theory) dbr:Generator_(computer_science) dbr:List_comprehension dbr:C_Sharp_(programming_language) dbr:Global_variable dbr:C_Sharp_syntax dbr:Scope_(computer_science) dbr:Design_pattern dbr:Control_flow dbr:Interpreter_(computing) dbr:Reference_(computer_science) dbr:ABC_(programming_language) dbr:Complex_number dbr:Class_hierarchy dbr:Synchronization dbr:Decimal_data_type dbr:Class_method dbr:Groovy_(programming_language) dbr:Decorator_pattern dbr:C++ dbr:Minimal_evaluation dbr:Naive_set_theory dbr:Regular_expression dbr:Precondition dbr:Tracing_(software) dbr:Factory_(software_concept) dbr:UTF-8 dbr:Introspection_(computer_science) dbr:First-class_function dbr:Object-oriented_programming dbr:Anonymous_function dbr:Pydoc dbr:Raw_string dbr:Xkcd dbr:Modulo_operator dbr:Exception_handling dbr:ALGOL dbr:Information_hiding dbr:Static_method dbr:Set_(computer_science) dbr:Finite_difference dbr:Numeric_(data_type) dbr:Immutable_object dbr:Newline dbr:Statement_(programming) dbr:Windows dbr:Metaclass dbr:Curly_bracket_programming_language dbr:Multiple_inheritance dbr:Polymorphism_(computer_science)
dbo:wikiPageExternalLink
n14:fluent-python-2nd-edition n19:docopt.org n21: n24:classes.html n26: n27:profile.html n28: n29:
owl:sameAs
dbpedia-sr:Синтакса_и_семантика_Пајтона dbpedia-fa:قواعد_زبان_پایتون dbpedia-pt:Sintaxe_e_semântica_de_Python dbpedia-es:Sintaxis_y_semántica_de_Python freebase:m.0d9yd7 dbpedia-zh:Python語法及語義 n23:4qVcD wikidata:Q6553861
dbp:wikiPageUsesTemplate
dbt:Unreliable_source%3F dbt:Lead_too_short dbt:Clarify dbt:Blockquote dbt:Sic dbt:Short_description dbt:Reflist dbt:Refn dbt:Abbr dbt:See_also dbt:Manual dbt:Main dbt:Further dbt:Div_col dbt:Div_col_end
dbp:date
March 2021
dbp:group
note
dbp:reason
how do you operate on an alias? the above snippet shows modification to the original object
dbp:source
The Python 2.6 Tutorial
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."
dbp:title
9
dbo:abstract
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. Python語法及語義(Python syntax and semantics),Python編程語言之語法是一組Python的運作編程規則,用於定義Python程序如何來編寫與編譯(由運行時系統與程式師來操作)。Python語言與Perl、C,以及Java有許多相似之處,不過在這些語言之間仍存在著一些明確的差異。 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). 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 "".
gold:hypernym
dbr:Set
prov:wasDerivedFrom
wikipedia-en:Python_syntax_and_semantics?oldid=1124123667&ns=0
dbo:wikiPageLength
58379
foaf:isPrimaryTopicOf
wikipedia-en:Python_syntax_and_semantics
Subject Item
dbr:Functional_programming_in_Python
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Generator_expressions_in_Python
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Generators_in_Python
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Whitespace_(programming_language)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Comparison_of_programming_languages_(associative_array)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Comparison_of_programming_languages_(syntax)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Decorator
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Ping-pong_scheme
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Syntax_(programming_languages)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:C_Sharp_syntax
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Advice_(programming)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Data_structures_in_Python
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:NumPy
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Def
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Iterator
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:AtScript
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:EAFP
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:At_sign
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Syntactic_sugar
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Java_annotation
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:C_Sharp_2.0
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Operators_in_Python
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Sigil_(computer_programming)
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Uniform_access_principle
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Multiple_dispatch
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
Subject Item
dbr:Python_decorator
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Python_semantics
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
dbr:Python_syntax
dbo:wikiPageWikiLink
dbr:Python_syntax_and_semantics
dbo:wikiPageRedirects
dbr:Python_syntax_and_semantics
Subject Item
wikipedia-en:Python_syntax_and_semantics
foaf:primaryTopic
dbr:Python_syntax_and_semantics