Font size
WorksheetsQuiz Code.Org
Total questions: 22
Worksheet time: 12mins
What is Coding?
(Apa itu coding)
An action that causes something to happen.
(Kegiatan yang menyebabkan sesuatu bakalan terjadi)
check code for mistakes and try to fix errors
(Cek kode dari kesalahan dan mencoba untuk memperbaiki error)
An interaction to computer using computer languages
(Berkomunikasi dengan komputer menggunakan bahasa komputer)
The area where we do coding is called
(Tempat yang disediakan untuk melakukan coding disebut)
Instruction Area
Toolbox
Workspace
All the area
How is the code work
(Bagaimana sebuah kode bekerja)
North to South
(Utara ke Selatan)
Up to bottom
(Atas ke bawah)
Bottom to Up
(Bawah ke atas)
Do in any Way
(Bisa dilakukan di berbagai cara)
If u want your artist to turn right ,which block do you choose?
All of these
The action of doing something over and over again.
(Kegiatan untuk melakukan sesuatu berulang kali)
Looping
Bugging
Programming
What happened to the sprite?
(Apa yang terjadi pada sprite?)
It will set the size
It will change spin to the left
It will set its background
A website to play coding ...
(a)
Can we Share our Project and we can remix others project ?
(Bisakah kita membagikan project kita dan remix project yang lain?)
Yes we can Remix but cannot share.
Yes we can share but cannot remix
Yes we can do both
Can we create our own sprite ?
Yes
No
What does this code do?
(Apa yang dilakukan oleh kode?)
move forward forever
(terus maju ke depan)
move forward 3 times
(maju ke depan 3 langkah)
move forward 5 times
(maju ke depan 5 langkah)
The action of doing something over and over again
looping
bugging
programmming
A part of the program that does not work correctly.
bug
loop
Which code will get the Angry Bird to the Pig?
Which path will allow Angry Bird to reach the pig?
moveForward();
moveForward();
turnRight();
moveForward();
moveForward();
moveForward();
moveForward();
turnLeft();
moveForward();
moveForward();
moveForward();
moveForward();
turnLeft();
moveForward();
moveForward();
turnRight();
moveForward();
moveForward();
what will this code do?
(apa yang akan dilakukan oleh kode ini?)
it will paint to the south direction
it will paint to the north direction
do nothing
Finding and fixing problems in an algorithm or program.
coding
debugging
running the program
reflecting
The action of doing something over and over again.
variable
function
programing
loop
Can this code be written better?
Yes, by using loops (repeat blocks)
No, this is the best way to right this code
A list of steps to finish a task.
(Urutan langkah untuk menyelesaikan sebuah masalah)
Algorithm
Program
Bug
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)
out
give up
try again
How is the Quiz for you ?
