what is python

Python is a object-oriented and high-level programming language. It was created by Guido van Rossum. it released in 1991. Python is a case sensitive programming language Python is a cross-platform programming language, which means that it can run on multiple platforms like Windows, macOS, Linux, and has even been ported to the Java and .NET virtual machines. It is free and open-source.

File Name :

It is used for:
  • web development (server-side)
  • software development
  • mathematics
  • system scripting

  • Advantage of Python

    File Name :

  • Python is Interpreted :- Python is processed at runtime by the interpreter. You do not need to compile your program before executing it. It is similar to PERL and PHP.
  • Python is Object-Oriented − Python supports Object-Oriented style or technique of programming that encapsulates code within objects.

  • Characteristics of Python

    Following are important characteristics of Python Programming .
  • It supports functional and structured programming methods as well as OOP.
  • It can be used as a scripting language or can be compiled to byte-code for building large applications.
  • It provides very high-level dynamic data types and supports dynamic type checking.
  • It supports automatic garbage collection.
  • It can be easily integrated with C, C++, COM, ActiveX, CORBA, and Java.





  • Previous Next


    Trending Tutorials




    Review & Rating

    0.0 / 5

    0 Review

    5
    (0)

    4
    (0)

    3
    (0)

    2
    (0)

    1
    (0)

    Write Review Here