Saturday, September 20, 2014

Wednesday, September 17, 2014

Loops can count






The title really explains it but this is the code to show how to continue a counting loop

Yes Loop

This loop shows us how to keep the loop limited and appearing on command any other command except from "y" would exit the loop and this can cause errors occurring.

Monday, September 15, 2014

Loops

This is the code used to create loops and is more effective than just constantly using a long code strand. i know their are other method yet this is pretty simple.

Indices


Using Python to solve indices is simple but to add the code you need double *'s

Saturday, September 13, 2014

Assign Values

In todays lesson we learnt on how to add values to letters. We also learnt how to constantly and permanently change a letters value and it isn't set in stone

Introduction to python

Learning how to begin coding. This years going to be awesome