Python characteristics:
-interpreted
-creates bytecode normally saved to disk (one compilation)
-allows OO
-spaces matter
-indentation for indicating where block starts and ends ('{}' in C)
-dynamically typed (data type based on the stored value)
Friday, 29 February 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment