Python Tutorial – Chapter 2 – Variables and it’s Data Types

chapter 2

In chapter 2 of Python Tutorial, we will learn about Variables and it’s Data Types Python is object oriented programming language so every variable that is created is an object. To create a variable, a value has to be assigned to them and Voila! a Variable is created. Here is an example of a variable:

Important basic topics of Python Language–Learning and coding made easier!!!

basic

Be strong on the basic topics of programming language and you will find it easier to understand or write the code/program Welcome to Weblogstories to learn the important basic topics of Python Programming Language. Python is a simple language with a relatively straightforward syntax. Anyone can easily understand the Python code, it is like reading