Saturday 16 September 2017

1)About Python

What is Python?

Python is a cross-platform programming language, meaning, it runs on multiple platforms like Windows, Mac OS X, Linux, Unix
and has even been ported to the Java and .NET virtual machines. It is free and open source.

Note:
Making it popular for use in web development, machine learning, data science, scientific computation and cloud infrastructure.

COMMON USES OF PYTHON:

Web & Software Development
  • Scientific Computation


  • Process Automation



  • Server-Side Scripting

No comments:

Post a Comment

Fundamentals of Python programming

Fundamentals of Python programming: Following below are the fundamental constructs of Python programming: Python Data types Python...