Font size
WorksheetsMakecode Intro.
Total questions: 15
Worksheet time: 8mins
A computer scientists does all of the following, except what?
study how humans interact with computers.
solve real world problems
hacking into websites
program video games
What does the word "interact" mean?
to work independent of each other
to work together
to work just by yourself
to not work at all
What do we call where the parts of a computer interact with the user and each other?
physical computing
hardware
networking
computer system
What part of a computing system begins the process?
keyboard
you, the user
mouse
screen
Which 2 of these components are inputs?
user and screen
mouse and speakers
keyboard and mouse
screen and speakers
Which 2 of these components are outputs?
keyboard and mouse
user and keyboard
user and mouse
screen and speakers
What are the 6 parts of a computer system, in the correct order?
user, keyboard, speakers, processor, screen and mouse
mouse, user, keyboard, processor, screen and speakers
user, keyboard, mouse, processor, screen and speakers
user, speakers, screen, processor, mouse and keyboard
What is the name of the coding site we are using?
Code.org
Hour of Code.com
Makecode
Freecode
"Show LEDs" block is found in which drawer?
basic
input
LEDs
loops
Which block allows you to type words for a name or message?
show number
show string
show LEDs
show icon
All of the following are premade "show icons", except which one?
happy
giraffe
baby carriage
diamond
Which block will make your program run continuously?
on start
when button A is pressed
forever
repeat
How many LED lights are on the microbit screen?
10
5
25
50
This is a picture of the spot on the Makecode site where we can check our code to see if it's running correctly. What's it called?
microbit
LED screen
simulator
workspace
Where on Makecode do you place your blocks while coding?
drawers
microbit
workspace
table
