STARTER - 1D Array Test

STARTER - 1D Array Test

9th - 12th Grade

48 Qs

quiz-placeholder

Similar activities

functions in python class 12  vaishali

functions in python class 12 vaishali

11th - 12th Grade

50 Qs

CodeHS APCSP

CodeHS APCSP

10th - 12th Grade

47 Qs

AP CSP Unit 5

AP CSP Unit 5

10th - 12th Grade

47 Qs

PYTHON PROGRAMMING - FINAL EXAM REVIEW

PYTHON PROGRAMMING - FINAL EXAM REVIEW

9th - 12th Grade

46 Qs

Python

Python

11th Grade

53 Qs

IGCSE Pseudocode & Python Quiz 2

IGCSE Pseudocode & Python Quiz 2

11th Grade

50 Qs

STRATEGI ALGORITMIK DAN PEMROGRAMAN KELAS XI

STRATEGI ALGORITMIK DAN PEMROGRAMAN KELAS XI

11th Grade

50 Qs

CLASS IX PYTHON  REVISION

CLASS IX PYTHON REVISION

9th Grade

48 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?