Python: Difference between revisions
From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Bloodkips New page: Python is an object oriented, interpreted language. It is unique in that it requires a user to indent in place of using curly brackets ({). It is used (along with php and vb) for many tool... |
>Bloodkips New page: Python is an object oriented, interpreted language. It is unique in that it requires a user to indent in place of using curly brackets ({). It is used (along with php and vb) for many tool... |
(No difference)
|
Revision as of 00:11, 8 October 2008
Python is an object oriented, interpreted language. It is unique in that it requires a user to indent in place of using curly brackets ({). It is used (along with php and vb) for many tools, since it is easy to use and has many features.
Note: that most *nix distrobutions come with python by default.