Python

Starting to program in Python or any lanaguage could be daunting. It is important to start with the basics and move forward knowing that it takes time and practice, practice, practice!

Data Types

The basic to start the programming with any language is becoming familiar with the data types and their format used in the coding for that specific language. That is the grammar of the language to be understood when talking in that particular coding language. Here is a quick reminder of the basic of the Python language.