Summer camp quiz

Summer camp quiz

3rd Grade

9 Qs

quiz-placeholder

Similar activities

Yr 7 Flowgorithm

Yr 7 Flowgorithm

3rd Grade

10 Qs

CS Fundamentals Quiz

CS Fundamentals Quiz

3rd Grade

13 Qs

If I Were A Wizard Coding Quiz

If I Were A Wizard Coding Quiz

1st - 6th Grade

7 Qs

F3 CL Python Ch01

F3 CL Python Ch01

1st - 12th Grade

10 Qs

HUBS LC#6 Coding Fundamentals

HUBS LC#6 Coding Fundamentals

1st - 5th Grade

5 Qs

 Computing Revision JCG

Computing Revision JCG

KG - University

14 Qs

2.2 EOU Quiz

2.2 EOU Quiz

1st Grade - Professional Development

10 Qs

Python Tile Program

Python Tile Program

KG - 8th Grade

12 Qs

Summer camp quiz

Summer camp quiz

Assessment

Quiz

Computers

3rd Grade

Easy

Created by

Tuba Patel

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen when I hit run on any code?

Make a code for a program

Make a program complete an algorithm

Show the output on your screen

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ is a data container that is used to store value in a program.

Debugging

Variables

Bug

Conditionals

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

GameLab is part of which platform?

Scratch

Thunkable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  If you have to store your name then what type of variable will you use?

Boolean Variable

String Variable

Numeric Variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Sprite?

It is background

It is a human

It is a character in the game

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repeat yourself again and again

Events

Conditions

loops

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  If you have to store a number then what type of variable will you use?

String Variable

Numeric Variable

None of these

Boolean Variable

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An action that causes something to happen?

Play sound

Events

Variables

Loops

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data items that never change their value are known as ___________.

Commands

Variables

Constants