You are on page 1of 4

Introduction to

Python
Python Definition

 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.

2
What can Python do
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
Interesting, right?
This is just a sneak preview of the full presentation. We hope you like it! To see the
rest of it, just click here to view it in full on PowerShow.com. Then, if you’d like, you
can also log in to PowerShow.com to download the entire presentation for free.

You might also like