News

This post explains how to use if statements in Python. This will form the backbone of much of your code going forward! Else statements, nesting, + more.
We start by typing the function name followed by parentheses and then entering the required data in the parentheses in the order specified at the creation of the function. print 'Area = ', getArea(2,4 ...