WorksheetsWelcome and Statements Review
Total questions: 15
Worksheet time: 10mins
What is code?
a series of instructions that tells technology how to work
a story
part of instructions
all of the above
Why write code?
It is creative
It is powerful
It is fun
It is flexible
all of the above
What program language will be learning to code with (a) ?
What browser must you be in for TechSmart to work correctly?
Safari
Firefox
Chrome
It doesn't matter
What application do we use to login to techsmart?
Chrome
Clever
Classlink
A statement is one (a) to the computer.
A statement tells the computer
perform several actions
to perform one calculation
to perform one complete action
to perform several partial actions
What is information a program gives to the user called?
Output
Input
Statement
All of the above
Input is information a program receives from a (a) .
A series of letters, numbers, & symbols surrounded by double quotation marks is called
output
string
input
statement
Code lines ignored by the computer that is used as notes are called
comments
notes
string
statement
Header comments are special comments at the very (a) of a program.
When the computer encounters something unexpected in your code it is called an
statement
comment
string
error
True or False:
It is uncommom to make errors when coding.
True
False
True or False:
Errors are TOTALLY normal and professional coders spend a lot of time finding/fixing errors.
True
False
