This Post is about
numbers and mathematical operations. In this tutorial we shall be
covering data types, operators and type conversion. To represent
'Numbers' in python, we have int, float, complex datatypes. For conditional statements, we have 'Bool' datatype
Type ipython on the Terminal ( Ctrl + Alt + T ) to start the interpreter :
$ ipython