What is the Formula for adding up more than 2 cells?
=(A1:A5)
=+(A1:A5)
=SUM(A1:A5)
=(A1+A5)
The Purpose of a Spreadsheet is to make something interactive.
What could be a possible Formula for IF statements?
=IFA1=A2YesNo
=IF(A1=A2,"Yes","No")
=IF(A1=A2,Yes,No)
=IF(A1=A2:"Yes":"No")
A Spreadsheet is great for using calculations
What is the definition of Cryptography?
The art of writing or solving codes
The art of changing text
The art of writing text
The art of changing codes
What does a QR code consist of?
Lots of little black and white squares which contain information
Lots of vertical lines which contain information
Lots of number which contain information
Some text which can be translated using a code to make sense
HTML stands for?
Hyper Text Markup language
Hyper Text Mechanical Language
Hyper Text Music Language
Huge Text Markup Language