STARTER - 1D Array Test

STARTER - 1D Array Test

9th - 12th Grade

48 Qs

quiz-placeholder

Similar activities

A level systems 22 based

A level systems 22 based

10th Grade

49 Qs

AP CSP 1st Semester Review 2023

AP CSP 1st Semester Review 2023

12th Grade

51 Qs

GCSE Computing

GCSE Computing

10th - 11th Grade

45 Qs

U2 Specific Area Revision

U2 Specific Area Revision

11th Grade

50 Qs

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

11th Grade - Professional Development

50 Qs

LATIHAN PYTHON

LATIHAN PYTHON

10th Grade - University

44 Qs

py and sql

py and sql

12th Grade

51 Qs

Soal Kejuruan TKJ 4

Soal Kejuruan TKJ 4

10th - 11th Grade

50 Qs

STARTER - 1D Array Test

STARTER - 1D Array Test

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Mr Massett

Used 13+ times

FREE Resource

48 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Name of Data Structure that holds 1 value in programming?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Name of Data Structure that will store a collection of data.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The contents of a list (array) can be changed while the program is running and lists (array) are one of the most common ways to store a collection of data under one name in Python Programming.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The data in a list does not all have to be of the same data type.  Eg the same list can be used to store both strings and integers; however this can cause problems later and is therefore not recommended.


True

False

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Write the code to create a blank array called students

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Write the code to create a blank array called shoppinglist

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Write the code...

to OUTPUT all the cars.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?