Python: Difference between revisions
From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Hitlerlol No edit summary |
>Maxwell No edit summary |
||
Line 2: | Line 2: | ||
Note: that most *nix distrobutions come with python by default. | Note: that most *nix distrobutions come with python by default. | ||
[[Category:Programming]] | [[Category:Programming]] | ||
Revision as of 06:43, 24 March 2009
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.