User Tools

Site Tools


python:about_python:about_python_ii

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
python:about_python:about_python_ii [2013/07/05 06:14] – created mithatpython:about_python:about_python_ii [2014/03/17 20:55] – [Python is imperative] mithat
Line 3: Line 3:
 ===== Python is imperative ===== ===== Python is imperative =====
  
-A language is **imperative** if it uses //sequence// as the default control mechanism with //flow control// (notably //selection// and //repetition//), if it uses //variables// with //assignment//, and if it employs //statements//. Python supports all of these.+A language is **imperative** if it uses //sequence// as the default control mechanism with //control flow// (notably //selection// and //repetition//), if it uses //variables// with //assignment//, and if it employs //statements//. Python supports all of these.
  
 ==== Sequence and statements ==== ==== Sequence and statements ====
python/about_python/about_python_ii.txt · Last modified: 2014/03/17 20:56 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki