Menu
Home Page

Computing

Computer Science

 

LC: To understand how to use variables to do calculations.

 


 

Variables store information, such as the input provided by a user, a score or a price. Give the variable a name, that helps you remember what it contains, like price or score, and then instruct the computer to print the value.

 

We will be using discovery education to complete coding activities in Python.

 

 

Top