2 || Features of Python with limitations || Python Basic Full Course

This is second lecture of out course, That video contain some basic things about how Python syntax invented, what are all features and limitations of the python language.

2 || Features of Python with limitations || Python Basic Full Course

About Python Syntax: 

In python, most of the syntax is borrowed from C language and ABC language.

Features of python :

  • Python is simple to learn and easy to understand
  • The length of the code is less as compared to other technologies.
  • In Python, there are only 30 keywords whereas having 53 keywords.
  • Freeware  and open source
  • Python is a High-level programming language
  • Python us Platform independent*
  • Portability**
  • Dynamically typed language ***
  • Python is Both Procedure-Oriented & Object-Oriented Programming Language.
  • Interpreted language
  • Extensible
  • Embedded
  • Extensive library 

* Platform independence means the kind of code which we can Write once and execute on any platform (Operating system) and this have an abbreviation also called WORA.

** Moving python programs from one platform to another platform very easily without making any changes

*** we are not required to write any data type it will convert automatically. 

Limitations of python:

  • Performance is not up to the mark for some domains of the IT sector. 
  • Mobile application development is not that efficient in python. 

What's Your Reaction?

like
0
dislike
0
love
0
funny
0
angry
0
sad
0
wow
0