wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Coding Website Infomation

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

Which 2 Websites are used for coding?

a)

Scratch

b)

Quizizz

c)

Sphero EDU

d)

Geniebook

2.

What is a Code?

a)

Set of instructions to the computer

b)

Music lessons

c)

A secret language

d)

Music notes

3.

CODE is also called ____________

a)

Note

b)

Program

c)

Answer

d)

Question

4.

The person who writes a code is called

a)

Detective

b)

Inspector

c)

Coder

d)

Writer

5.

Which language does a computer understand?

a)

Sync Language

b)

English language

c)

Programming Language

d)

Note language

6.

Which of the following is a Programming Language

a)

Anaconda

b)

Puppy

c)

Dexter

d)

Python

7.

Which of the following is a Programming Language?

a)

Javascript

b)

Compscript

c)

Interscript

8.

We should give exact instructions to the computer, otherwise it will not work

a)

True

b)

False

9.

Guess the code for this geeky bird

a)

bird.color=green

b)

color.bird=green

c)

color=green

10.

Both PROGRAM and CODE are same

a)

True

b)

False

11.

With coding , we can make

a)

Games

b)

Apps

c)

Websites

d)

All of these

12.
What is finding and fixing errors in programs?
a)
Debugging
b)
Program
c)
Bug
d)
Code
13.
A user does this to tell the computer start the commands you have written into the program.
a)
event
b)
run program
c)
function
d)
abstraction
14.

Which block is NOT a Sound block?

a)

PLAY SOUND UNTIL DONE

b)

START SOUND

c)

CHANGE X BY 10

d)

STOP ALL SOUNDS

15.

We can use the block (a)   to make something repeat during all the time.

16.

Choose all the correct alternatives about this block.

a)

We can assign the space key, letters, numbers and arrows

b)

Each letter can be used only once

c)

The block is used to start an action

d)

It is always the first block of a script

17.

Which block can we use to end an animation?

a)
b)
c)
d)
18.

What can this block wait for?

a)

A sprite touches another sprite

b)

A sprite touches the edge of the screen

c)

A key to be pressed

d)

All the options

19.

Mark all the correct alternatives about this block.

a)

It repeats infinitely some actions

b)

It can never be stopped

c)

It always starts when the flag is clicked

d)

We can't count the number of repetitions

20.

Select all the INCORRECT alternatives about this block.

a)

It repeats an action until something happens

b)

It runs the blocks below it when something happens

c)

It is the first block of a script

d)

It is used to control a specific action