Python is an
object-oriented, high-level programming language with integrated dynamic
semantics primarily for web and app development. It was created by Guido van Rossum,
and released in 1991.
A good and simple language for beginners because of its intelligibility and other basic components
intended to make it understandable. Programs written in Python don't need to be
arranged ahead of time so as to run, making it simple to test little bits of
code and making code written in Python simpler to move in different platforms.
Python
support the utilization of modules and package, which implies that projects can
be planned in a modular style and code can be reused over an assortment of
tasks. one of the most advantages of Python is that both the standard library
and interpreter are accessible with free of charge, in both binary and source
form.
Python is
used for-
- Web development
- Software Development
- System Scripting
- Handling big data and complex mathematics
No comments:
Post a Comment