NEW
Font size
S
M
L
XL
WorksheetsS.T.E.A.M
Total questions: 20
Worksheet time: 20mins
Name
Class
Date
1.
_____ is a program that searches for and identifies items that corresponds to keywords specified by a user
a)
program
b)
computer
c)
search engine
d)
machine
2.
__ is a better alternative to Google for children
a)
chrome
b)
junior safe search
c)
bing
d)
Amazon.uk
3.
__ are platforms where programmers meet to exchange ideas
a)
forums
b)
youtube
c)
google
d)
junior safe search
4.
__ is a very reliable source for watching video tutorials
a)
google
b)
youtube
c)
forums
d)
junior safe search
5.
the junior safe search website link is ___
a)
juniorsafesearch.com
b)
juniorsavesearch.com
c)
juniorsafesearch.org
d)
scratch.mit.edu
6.
________ is the scratch forum web link.
a)
scratch.mit.edu
b)
scratch.mit.com
c)
scratch.com.ng
d)
scratch.org
7.
in the Shark attack game, the shark sprite moves randomly due to the script__
a)
move 10 steps
b)
point/move in random direction
c)
switch costume
d)
setsize
8.
the full meaning of MSW is__
a)
microsoft word
b)
Microsoft ward
c)
turtle graphic
d)
microsoft windows
9.
in MSWlogo the command that draws an ellipse(200 100) is__
a)
ellipse 200 100
b)
arc 200 100
c)
arc 360 100
d)
circle 100 100
10.
in MSW logo the command for changing the thickness of the pen to 5x5 is__
a)
setfloodcolor [255 0 0]
b)
setpensize [5 5]
c)
setpc [5 5 0]
d)
setpc [0 255 0]
11.
__ command clears all texts in the recall list in MSW logo
a)
delete
b)
clear
c)
Clear screen
d)
CT
12.
___ is a special command used in creating a procedure for drawing a square
a)
edit "square
b)
delete "square
c)
edit square
d)
create "square
13.
in MSW logo,what is the output for the command: Repeat 6 [fd 100 rt 60]
a)
Hexagon
b)
Pentagon
c)
Decagon
d)
Square
14.
in MSW logo, to draw a pentagon, the command _____ is inputted.
a)
repeat 5 [fd 100 lt 72]
b)
repeat 6 [fd 100 lt 72]
c)
repeat 6 [fd 100 lt 60]
d)
repeat 5 [fd 100 lt 70]
15.
in MSW logo, to draw a star, the command _____ is inputted
a)
repeat 5 [fd 100 lt 70]
b)
repeat 4 [fd 100 lt 70]
c)
repeat 3 [fd 100 lt 70]
d)
repeat 5 [fd 100 lt 144]
16.
in MSW logo, to fill the yellow color, the command _____ is inputed
a)
setfloodcolor [255 0 0]
b)
setfloodcolor [255 0 255]
c)
setfloodcolor [255 255 0]
d)
setfloodcolor [0 0 255]
17.
in MSW logo, to fill the purple color, the command __ is inputed
a)
setfloodcolor [255 0 0]
b)
setfloodcolor [255 0 255]
c)
setfloodcolor [255 255 0]
d)
setfloodcolor [0 0 255]
18.
in MSW logo, RGB stands for__
a)
repeat green black
b)
red green black
c)
red blue green
d)
Red Green Blue
19.
the MSW RGB code for Yellow fill is __
a)
[255 255 255]
b)
[255 255 0]
c)
[255 0 0]
d)
[0 0 125]
20.
the MSW RGB code for white fill is __
a)
[0 0 0]
b)
[255 255 255]
c)
[122 0 56]
d)
[0 222 0]
Reset
