Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Python"
From NetSec
ShanelZavala (Talk | contribs) (Created page with "Python is a high-level interpreted language designed around functionality and cleanliness. It is often compared to perl in terms of functionality an...") |
|||
Line 1: | Line 1: | ||
Python is a high-level [[interpreted_languages|interpreted language]] designed around functionality and cleanliness. It is often compared to [[perl]] in terms of functionality and usage. | Python is a high-level [[interpreted_languages|interpreted language]] designed around functionality and cleanliness. It is often compared to [[perl]] in terms of functionality and usage. | ||
+ | |||
+ | ==Strengths and Weaknesses of Python== | ||
+ | |||
+ | to be continued | ||
[[Category:Programming Languages]] | [[Category:Programming Languages]] |
Revision as of 19:42, 22 November 2011
Python is a high-level interpreted language designed around functionality and cleanliness. It is often compared to perl in terms of functionality and usage.
Strengths and Weaknesses of Python
to be continued