×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
Tutorial Topics
X
softetechnologies
Data Types and Variables
Introduction - Python Language
1001    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
Do not worry about your difficulties in Mathematics. I can assure you mine are still greater.
Albert Einstein
1954
55.63
Today So Far
Total View (Lakh)
softetechnologies
26/05/2018     43004
01/01/2018     36293
25/06/2018     34772
28/06/2017     34407
02/08/2017     32750
01/08/2017     27262
06/07/2017     27070
15/05/2017     26671
14/07/2017     22280
21/04/2018     20925
softetechnologies