Skeleton 2024 (Symbol Puzzle) Knowledge Check

Skeleton 2024 (Symbol Puzzle) Knowledge Check

12th Grade

20 Qs

quiz-placeholder

Similar activities

Principles of Computer Science

Principles of Computer Science

10th - 12th Grade

20 Qs

Excel Quiz

Excel Quiz

KG - University

15 Qs

Data Type

Data Type

7th - 12th Grade

20 Qs

Python

Python

9th - 12th Grade

15 Qs

Python Strings & Lists

Python Strings & Lists

11th - 12th Grade

20 Qs

Java Basics

Java Basics

12th Grade

17 Qs

Arrays in Java

Arrays in Java

9th - 12th Grade

20 Qs

Swift Programming Review 1

Swift Programming Review 1

8th - 12th Grade

15 Qs

Skeleton 2024 (Symbol Puzzle) Knowledge Check

Skeleton 2024 (Symbol Puzzle) Knowledge Check

Assessment

Quiz

Computers

12th Grade

Medium

Created by

O Hawkridge

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

In this code, what is the MyPuzzle?

A Puzzle object

A String

A Concatenation

A Class

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

In this code, what input will cause the standard game to load?

Nothing (empty string)

Anything (any string)

"puzzle1"

"puzzle1.txt"

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the correct PatternString for the 'Q' symbol?

"QQ**Q**QQ"

"Q*Q**QQQ*"

"*QQQ**Q*QQ"

"QQ*QQ***Q"

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What data type is self.__AllowedPatterns?

Array

String

Pattern object

Puzzle object

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What does .__AllowedPatterns contain?

Pattern objects

Strings

Puzzle objects

Tuples

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the data type of *args?

Tuple

Array

String

Puzzle object

7.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

Media Image

In the standard game, what is the value of args[1] here?

38

8

64

"puzzle.txt"

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?