top of page

Y9
Computer Science
@
City Academy



Calculator
Starter
Write the following code into python.

Activity One
Using the following powerpoint investigate how python can be used as a calculator.
LEARNING OBJECTIVES
Understand how to use selection to create a simple calculator.
LEARNING OUTCOMES
Good:Create the basic ‘Calculator’ program to allow the user to add and subtract.
Better: Add to the ‘Calculator’ program to allow the user to carry-out multiplication and division.
Best: Complete additional levels of the ‘Python Syntax’ course on Codecademy.
bottom of page
