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.
Quick LinksSet Up Your Development EnvironmentWrite Your First Python ProgramWrite Comments in Your CodeStore Data in ...
At the time of writing, that is Python 3.6.1. The slight complication is that the jump from Python version 2 to Python version 3 was so significant, ... Loops and if statements.