×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
Tutorial Topics
X
softetechnologies
Data Types and Variables
Introduction - Python Language
1260    Arnab De    04/09/2020

What is Python?

Python is a high-level computer language. It is a general-purpose language that means we can use this to develop any kind of application. Python is a very easy language to learn due to its huge function library and also it is open-source.

This language was developed by Guido Van Rossum in 1989.

softetechnologies

The following leading companies are use python for their own product

  • Google
  • Dropbox
  • Netflix
  • National Security Agency
  • BitTorrent
  • NASA
  • Youtube
  • And so on….

To translate a python program we use a python interpreter.

softetechnologies

Pathway to learn Python

  1. Python use indentation to create a block instate of curly braces like other famous High level languages (C, C++, Java, etc.). As a block defines by curly braces in other languages, indentation is not important but in python, indentation is very important. If we not use indentation properly then it throws an error. To avoid this problem, our suggestion to the entire python learner, please give extra concentration on indentation and always write your code directly in python IDE.
  2. Please give attention when you use the codes which creates a block like, if, for, while. These lines should end with a colon(:) and the next line should write after an indentation.
Data Types and Variables
softetechnologies
Author Details
Arnab De
I have over 16 years of experience working as an IT professional, ranging from teaching at my own institute to being a computer faculty at different leading institute across Kolkata. I also work as a web developer and designer, having worked for renowned companies and brand. Through tutorialathome, I wish to share my years of knowledge with the readers.
Enter New Comment
Comment History
No Comment Found Yet.
Albert Einstein
Education is what remains after one has forgotten what one has learned in school.
Albert Einstein
1148
64.31
Today So Far
Total View (Lakh)
softetechnologies
26/05/2018     47404
25/06/2018     39491
01/01/2018     39105
28/06/2017     37000
02/08/2017     35725
01/08/2017     29962
06/07/2017     29748
15/05/2017     29229
14/07/2017     25118
11/09/2018     24261
softetechnologies