8.2 - Assessment Feedback

8.2 - Assessment Feedback

9th Grade

16 Qs

quiz-placeholder

Similar activities

First Day Quiz

First Day Quiz

8th - 9th Grade

14 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

EOC

EOC

9th - 11th Grade

15 Qs

Intro to Python Quiz

Intro to Python Quiz

9th - 12th Grade

15 Qs

TY Python Quiz

TY Python Quiz

9th - 12th Grade

15 Qs

Computer Science

Computer Science

9th - 12th Grade

18 Qs

ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

ICT 9 - LESSON 1: CONNECTING DATA THROUGH OPERATORS

9th Grade

14 Qs

Creative Coding Review

Creative Coding Review

8th - 12th Grade

20 Qs

8.2 - Assessment Feedback

8.2 - Assessment Feedback

Assessment

Quiz

Computers

9th Grade

Hard

Created by

A Colley

Used 17+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

Sometimes we need computers to remember the information we give it and that it calculates during programs. A ​ (a)   can be thought of as a box that the computer can use to store a value. The value held in that box can change or ‘vary’. A program can use as many ​ (b)   as it needs it to.

variable
variables
list
logic
cat
lists
syntax

2.

DROPDOWN QUESTION

1 min • 1 pt

​ (a)   are a key element of programming. They are used for calculations, for storing values for later use, in decisions and in iteration.

Variables
Lists
Strings
Booleans

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of these could be appropriate variable names?

length of side 1

x

length_of_side1

Length1

lengthOfSide

4.

MATCH QUESTION

1 min • 1 pt

Match the following

=

Variable Assignment

+

Numerical Operator

==

Comparison operator

5.

DRAG AND DROP QUESTION

1 min • 1 pt

​ (a)   is used to assign some data into a variable. ​ (b)   is used to compare two pieces of data (as part of a ​ (c)   to be tested), in​ (d)   or iteration.

=
==
condition
selection

6.

REORDER QUESTION

1 min • 1 pt

Reorder the following to make a condition.

data1

>

:

if

data2

7.

MATCH QUESTION

1 min • 1 pt

Match the following

variable assignment

while

selection

input

inputs

print

iteration

if

outputs

=

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?