wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz Code.Org

Total questions: 22

Worksheet time: 12mins

Name
Class
Date
1.

What is Coding?

(Apa itu coding)

a)

An action that causes something to happen.

(Kegiatan yang menyebabkan sesuatu bakalan terjadi)

b)

check code for mistakes and try to fix errors

(Cek kode dari kesalahan dan mencoba untuk memperbaiki error)

c)

An interaction to computer using computer languages

(Berkomunikasi dengan komputer menggunakan bahasa komputer)

2.

The area where we do coding is called

(Tempat yang disediakan untuk melakukan coding disebut)

a)

Instruction Area

b)

Toolbox

c)

Workspace

d)

All the area

3.

How is the code work

(Bagaimana sebuah kode bekerja)

a)

North to South

(Utara ke Selatan)

b)

Up to bottom

(Atas ke bawah)

c)

Bottom to Up

(Bawah ke atas)

d)

Do in any Way

(Bisa dilakukan di berbagai cara)

4.

If u want your artist to turn right ,which block do you choose?

a)
b)
c)
d)

All of these

5.

The action of doing something over and over again.

(Kegiatan untuk melakukan sesuatu berulang kali)

a)

Looping

b)

Bugging

c)

Programming

6.

What happened to the sprite?

(Apa yang terjadi pada sprite?)

a)

It will set the size

b)

It will change spin to the left

c)

It will set its background

7.

A website to play coding ...

(a)  

8.

Can we Share our Project and we can remix others project ?

(Bisakah kita membagikan project kita dan remix project yang lain?)

a)

Yes we can Remix but cannot share.

b)

Yes we can share but cannot remix

c)

Yes we can do both

9.

Can we create our own sprite ?

a)

Yes

b)

No

10.

What does this code do?

(Apa yang dilakukan oleh kode?)

a)

move forward forever

(terus maju ke depan)

b)

move forward 3 times

(maju ke depan 3 langkah)

c)

move forward 5 times

(maju ke depan 5 langkah)

11.

The action of doing something over and over again

a)

looping

b)

bugging

c)

programmming

12.

A part of the program that does not work correctly.

a)

bug

b)

loop

13.

Which code will get the Angry Bird to the Pig?

a)
b)
c)
14.

Which path will allow Angry Bird to reach the pig?

a)

moveForward();

moveForward();

turnRight();

moveForward();

moveForward();

b)

moveForward();

moveForward();

turnLeft();

moveForward();

moveForward();

c)

moveForward();

moveForward();

turnLeft();

moveForward();

d)

moveForward();

turnRight();

moveForward();

moveForward();

15.

what will this code do?

(apa yang akan dilakukan oleh kode ini?)

a)

it will paint to the south direction

b)

it will paint to the north direction

c)

do nothing

16.

Finding and fixing problems in an algorithm or program.

a)

coding

b)

debugging

c)

running the program

d)

reflecting

17.

The action of doing something over and over again.

a)

variable

b)

function

c)

programing

d)

loop

18.
In coding, an event is:
a)
trying again and again, even when something is hard.
b)
an example of being a good digital citizen.
c)
an error in a program that prevents the program from running as expected.
d)
an action that causes something to happen.
19.

Can this code be written better?

a)

Yes, by using loops (repeat blocks)

b)

No, this is the best way to right this code

20.

A list of steps to finish a task.

(Urutan langkah untuk menyelesaikan sebuah masalah)

a)

Algorithm

b)

Program

c)

Bug

21.

If you weren't able to complete a challenge the first time you should

(Jika kamu tidak menyelesaikan tes kamu, hal yang pertama dilakukan adalah kamu harus)

a)

out

b)

give up

c)

try again

22.

How is the Quiz for you ?

4 lines