1. Python is object oriented:
2. Free and Open Source:
3. Easy to learn:
4. Portable :
5. Dynamically typed language :
6. Strongly Typed language :
7. High Level Language : When your write program in language you never need to bother about low level details such as managing the details the memory used by program.
8. It is mixable : python can be linked to component written in another language easily.
9. Extensive Libraries: It can help you do various things involving regular expression, documentation generation, unit testing, Threading, Database, Web browsers, CGI Email, xml, HTML,cryptography, GUI
2. Free and Open Source:
3. Easy to learn:
4. Portable :
5. Dynamically typed language :
6. Strongly Typed language :
7. High Level Language : When your write program in language you never need to bother about low level details such as managing the details the memory used by program.
8. It is mixable : python can be linked to component written in another language easily.
9. Extensive Libraries: It can help you do various things involving regular expression, documentation generation, unit testing, Threading, Database, Web browsers, CGI Email, xml, HTML,cryptography, GUI
No comments:
Post a Comment