Introduction of
Python
Python
2
Python is a high-level programming language designed
to be easy to read and simple to implement. It is open
source that can run on Mac, Windows, and Unix systems
and has also been ported to Java and .NET virtual
machines.
Python is considered a scripting language,
like Ruby or Perl and is often used for creating
Web applications and dynamic Web content.
What is Python?
Python can do many things. Few are listed below:-
 Python can be used on a server to create web applications.
 Python can be used alongside software to create workflows.
 Python can connect to database systems. It can also read and modify files.
 Python can be used to handle big data and perform complex mathematics.
 Python can be used for rapid prototyping, or for production-ready software
development.
3

Basic Python.powerpoint.pptx

  • 1.
  • 2.
    Python 2 Python is ahigh-level programming language designed to be easy to read and simple to implement. It is open source that can run on Mac, Windows, and Unix systems and has also been ported to Java and .NET virtual machines. Python is considered a scripting language, like Ruby or Perl and is often used for creating Web applications and dynamic Web content.
  • 3.
    What is Python? Pythoncan do many things. Few are listed below:-  Python can be used on a server to create web applications.  Python can be used alongside software to create workflows.  Python can connect to database systems. It can also read and modify files.  Python can be used to handle big data and perform complex mathematics.  Python can be used for rapid prototyping, or for production-ready software development. 3