×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
Tutorial Topics
X
softetechnologies
Data Types and Variables
Introduction - Python Language
1089    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.
Swami Vivekananda
If the poor cannot come to education, education must reach them, at the plough, in the bakery factor
Swami Vivekananda
447
58.54
Today So Far
Total View (Lakh)
softetechnologies
26/05/2018     44007
01/01/2018     36616
25/06/2018     35926
28/06/2017     34655
02/08/2017     33154
01/08/2017     27625
06/07/2017     27343
15/05/2017     26991
14/07/2017     22634
21/04/2018     21243
softetechnologies