ウィキペディア英語版

出典:Wikipedia

Python syntax and semantics

出典:『Wikipedia』 (2011/07/18 06:47 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

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). Python was designed to be a highly readable language. It has a relatively uncluttered visual layout and uses English keywords frequently where other languages use punctuation. Python aims towards simplicity and generality in the design of its syntax, encapsulated in the mantra "There should be one — and preferably only oneobvious way to do it", from "The Zen of Python". Note that this mantra is deliberately opposed to the Perl mantra of "there's more than one way to do it".

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

python syntax and semanticsのページの著作権