WorksheetsYear 8 topic 1 + 2
Total questions: 10
Worksheet time: 6mins
All formula in Excel start with =
True
False
What would the formula to work this out?
=D3+B3
=8+6
=B4+D4
What would the formula to work this out?
=5*3
=B2*D2
=B2*B4
What would be the best formula be for Overall Totals?
=E9+E10+E11+E12+E13+E14+E15+E16+E17+E18
=Sum(E9:E18)
=(E9-E18)
What was the software we used for 3D modelling?
Google Sketchup
Excel
Scratch
Which of these are data types? (tick multiple)
Number
Currency
Text
Date
A place in the program where it saves a value that can change?
Variable
Iteration
Selection
Sequencing
An instruction in the program to only run some code if a condition is met?
Variable
Iteration
Selection
Sequencing
Instructions that are carried out one after another in an order?
Variable
Iteration
Selection
Sequencing
Instructions in the program to repeat some code over and over again?
Variable
Iteration
Selection
Sequencing
