퀴즈 갤러리로 돌아가기
정보·ICT
초등 3–4학년
문제 미리보기
전체 10문항 중 처음 5문항을 표시 중 — 무료 가입하면 전체 퀴즈를 가져와 학급과 함께 플레이할 수 있습니다.
1
What is a bug in a computer program?
A
The button you click to run code
B
Breaking a problem into smaller steps
C
A part of a program that does not work correctly
D
A set of step-by-step instructions
2
What is debugging?
A
Finding and fixing problems in your program
B
Running the program
C
Breaking a problem into smaller steps
D
Writing new code
3
What does it mean to decompose a problem?
A
To run the program
B
To write an algorithm
C
To break it down into smaller, easier steps
D
To find and fix errors
4
What is an algorithm?
A
The button to start the program
B
A set of step-by-step instructions to complete a task
C
The process of finding errors
D
A bug in the program
5
Which button do you click to make your code execute and complete the puzzle?
A
Debug
B
Run
C
Stop
D
Fix