Symbol Puzzle Recap

Symbol Puzzle Recap

12th Grade

10 Qs

quiz-placeholder

Similar activities

Pemrograman Berorientasi Objek PAS GANJIL XII RPL

Pemrograman Berorientasi Objek PAS GANJIL XII RPL

12th Grade

15 Qs

Javascript

Javascript

10th - 12th Grade

15 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

Chapter 13 Review April 8

Chapter 13 Review April 8

11th Grade - University

10 Qs

UNIX

UNIX

1st Grade - Professional Development

10 Qs

Python Final Assessment

Python Final Assessment

4th - 12th Grade

10 Qs

Array List

Array List

9th - 12th Grade

13 Qs

Linked Lists in Visual Basic

Linked Lists in Visual Basic

12th Grade

15 Qs

Symbol Puzzle Recap

Symbol Puzzle Recap

Assessment

Quiz

Computers

12th Grade

Hard

Created by

O Hawkridge

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the data type of __Grid?

Array/List

Object

String

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the data type of MyPuzzle?

Puzzle

Object

Class

Array/List

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Media Image

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

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?