Coding for Kids

Coding for Kids

1st - 5th Grade

8 Qs

quiz-placeholder

Similar activities

Learn to Code: Swift Playgrounds

Learn to Code: Swift Playgrounds

3rd - 6th Grade

10 Qs

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Hour of Code

Hour of Code

4th Grade - Professional Development

13 Qs

Coding with Character

Coding with Character

2nd Grade

10 Qs

CodeMonkey Quiz (Functions)

CodeMonkey Quiz (Functions)

5th Grade

10 Qs

Anybody Can Code

Anybody Can Code

KG - 5th Grade

12 Qs

Introduction to Coding

Introduction to Coding

5th - 8th Grade

11 Qs

CodeMonkey Coding Vocabulary

CodeMonkey Coding Vocabulary

3rd - 7th Grade

12 Qs

Coding for Kids

Coding for Kids

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Shannon Smith

Used 8+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Coding?

Coding is the name of a program that we are using.

Coding is my pet's name.

Coding is using a set of instructions to tell a computer what to do.

Coding is how we use a map to find a place.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of computer hardware?

Scratch Jr.

Mouse

Google Chrome

Calculator

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of computer software?

Mouse

Computer monitor

Keyboard

Scratch Jr.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False. Computer hardware are the parts of the computer that you can touch.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE or FALSE. You can touch computer software.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE or FALSE. In coding it is not important that your steps in your instructions are in the correct order. If the steps are out of order the code will still work well.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arya created a code to teach a robot to put on shoes but it does not work. Can you find the error and put the steps in the correct order (sequence)?

Step 1 Tie the shoelaces

Step 2 Put on the shoes

Step 3 Take the shoes.

Correct order (sequence)

Step 1

Step 2

Step 3

Correct order (sequence)

Step 3

Step 1

Step 2

Correct order (sequence)

Step 3

Step 2

Step 1

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

L__P_ are part of your code that repeat.