NEW
Font size
WorksheetsMicroBit Lesson 4 AND 5
Total questions: 12
Worksheet time: 6mins
Conditionals follow the format of
THEN this, IF that.
IF this, THEN that.
OF this, THAT'S that.
ALL of the above.
The ELSE portion makes sure that a different action is performed in either case of the IF/THEN stetement.
FALSE
TRUE
Looping Is a form of
CONDITIONAL
ITERATION
THEN STATEMENTS
IF STATEMENTS
In computer programming, iteration is
a form of literature
The repetition of a sequence of code.
The repetition of a multi function.
The of your poetry.
A loop repeats code until
a variable is met.
a certain statement is written
a certain iteration is met
a certain condition is met.
In computer programming, this is known as the ‘shampoo algorithm’
Wet hair. Apply shampoo to wet hair Scrub shampoo into hair Rinse shampoo out of hair REPEAT
Wet hair. Apply shampoo to wet hair Scrub shampoo into hair
Wet hair. Apply shampoo to wet hair
Scrub shampoo into hair Rinse shampoo out of hair
The ‘shampoo algorithm’ and is an example of :
a computer jingle
an ITERATION
a loop
a CONDITION
the ‘shampoo algorithm’ is an example of an _________ OR ___________ As the algorithm keeps repeating with no condition that ends the looping.
CONDITIONAL
"integer" OR "endless loop'
'0NE loop'
'infinite loop OR 'endless loop'
A ____________ is a type of variable used as input to a function or routine.
VARIABLE
CONDITIONAL
LOOP
PARAMETER
A helpful feature of Microsoft MakeCode is
"CON" OR CONDITIONAL CODE
Slo-Mo”, or slow-motion mode.
DELETION
YOUTH APPEAL
Loops inside other loops are known as nested loops.
TRUE
FALSE
For your block activity in lesson 5, you had to
Code a radio transmission
Code a Sprite to laugh.
Code a Sprite to walk a square.
Code a flashing message
