
SLR 9 - Advanced Programming Techniques - part one
Authored by Neil Stephens
Computers
10th Grade
Used 25+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following are types of data structures?
Select all that are correct.
Arrays
Lists
Records
Tables
Files
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Here is a Python list
data = ["Computer", "Science", "is", "awesome"]
Which item has an index of 2?
Computer
Science
is
awesome
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Here is a 2-dimensional Python list.
scores = [["Bob", 15] , ["Jane", 32] , ["Dave", 4] , ["Lucy", 19]]
Which data is at index scores[3][1]?
Lucy
19
Dave
4
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
To store larger sets of data that multiple users can access, we use a
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To store data from a list into a text file, it will be structured as a ...
record
constant
variable
array
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between a list and a variable?
The elements in a list can be changed, while a variable cannot.
A list can store multiple items while a variable holds only one.
A list is easier to use than a variable.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can data be stored when a program is not running?
Lists
Arrays
Variables
Text files
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
QBASIC Programming
Quiz
•
5th - 10th Grade
10 questions
Cos’è la ROM?
Quiz
•
6th - 12th Grade
10 questions
hardware and software(g3)
Quiz
•
2nd - 10th Grade
15 questions
Adivina quien?
Quiz
•
1st - 10th Grade
15 questions
Quis Grade 5
Quiz
•
9th - 12th Grade
10 questions
Bài 13-Bổ sung các đối tượng đồ hoạ
Quiz
•
10th Grade
15 questions
KD 3.1_Aplikasi Pengolah Angka / Spreadsheet
Quiz
•
10th Grade
10 questions
JSPS Competition Hackathon - Scratch Language - Grade 1
Quiz
•
2nd Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade