Symbol Puzzle Recap

Quiz
•
Computers
•
12th Grade
•
Hard
O Hawkridge
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of __Grid?
Array/List
Object
String
Boolean
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type of MyPuzzle?
Puzzle
Object
Class
Array/List
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'append' function do?
Add to the end of a list
Add to the beginning of a list
Add randomly to a list
Concatenate strings together
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the first line in a puzzle.txt file contain?
The number of symbols
The different patterns
The current score
A list of items
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the best explains this function's purpose?
It turns a row and column number into an index for a one-dimensional array
It checks the row and column numbers are within the grid
It gets a cell based on a 2D array reference
It raises an index error if necessary
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why does the CheckSymbolAllowed function always return False?
Because nothing can ever be placed in a blocked cell
Because this will probably be changed in the exam
Because of inheritance, this function is implemented in the Cell class
Because 'super' takes care of all blocked cells
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of this code?
To prevent the same symbol being placed in the 3x3 grid where a pattern has been made
To build the different pattern strings in a spiral
The check all the different 3x3 regions around a symbol for a pattern
To check all the different orientations a pattern can be in
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz 9 (15.09.2021)

Quiz
•
1st - 12th Grade
14 questions
Python List Basics

Quiz
•
12th Grade
14 questions
Code Window - Page 32

Quiz
•
9th - 12th Grade
15 questions
Hyperlink Tags (HTML)

Quiz
•
6th - 12th Grade
12 questions
Thinking Procedurally - Steps To solve A Problem

Quiz
•
12th Grade
15 questions
PYTHON PROGRAMMING

Quiz
•
11th - 12th Grade
10 questions
SmartArts

Quiz
•
9th - 12th Grade
9 questions
Unit 5 -- Lists, Loops, Traversals

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade