Tuesday 8 December 2015

#10n1 Intro To Python - Lesson 3

Lesson Objectives 
LO1 - To develop an understanding of different data types
LO2 - To use basic mathematical features of Python

Outcomes
Red - You will have developed a simple calculator program  to add two numbers
Amber - You will have added the ability to subtract to your calculator program
Green - You will have added multiplication and division to your calculator