Rewind:
In the previous part we learnt about the introduction to python, installing it and finally writing a program to print “Hello World”. That was a great start but now we all go on the real part.
Data Types:
The representation of a value is said to be a data type. Well to be clear what will you call this “1” as, it’s obviously a number so we are representing 1 as number. This is what data type is. There is several data type that we use every time during our programming, some familiar ones are